██████╗██╗ ██╗██╗ ██╗███╗ ██╗██╗ ██╗ ██╗██╗███╗ ██╗██████╗ █████╗ █████╗ ██╔════╝██║ ██║██║ ██║████╗ ██║╚██╗ ██╔╝ ██║██║████╗ ██║╚════██╗██╔══██╗██╔══██╗ ██║ ███████║██║ ██║██╔██╗ ██║ ╚████╔╝ ██║██║██╔██╗ ██║ █████╔╝╚██████║╚██████║ ██║ ██╔══██║██║ ██║██║╚██╗██║ ╚██╔╝ ██ ██║██║██║╚██╗██║██╔═══╝ ╚═══██║ ╚═══██║ ╚██████╗██║ ██║╚██████╔╝██║ ╚████║ ██║ ╚█████╔╝██║██║ ╚████║███████╗ █████╔╝ █████╔╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚════╝ ╚═╝╚═╝ ╚═══╝╚══════╝ ╚════╝ ╚════╝
$ whoami
root@chunyujin295
$ cat /etc/motd
"Talk is cheap. Show me the code."
— Linus Torvalds
$ uptime
24/7/365 — The grind never stops.
$ uname -a
Linux kali 6.9.0-kali #1 SMP
x86_64 GNU/Linux |
$ tree ~/skills/
~/skills/
├── system-programming/
│ ├── C / C++
│ └── Rust
├── reverse-engineering/
│ ├── Ghidra
│ └── x86_64
├── tool-building/
│ ├── Compilers
│ └── Debuggers
└── philosophy/
├── Open Source
├── KISS Principle
└── RTFM |
"If I have seen further, it is by standing on the shoulders of giants." — Isaac Newton



