ian@github:~$ whoami
reverse engineer / security researcher / developer
ian@github:~$ cat interests.txt
[+] reverse engineering
[+] malware analysis
[+] CTFs
[+] binary obfuscation
[+] program analysis
[+] low-level systems
[+] making computers do things they weren't supposed to do
ian@github:~$ uptime
5 years reversingI'm Ian, a high school developer interested in cybersecurity, reverse engineering, malware analysis, and computer science.
- Writeups — Writeups from CTFs I've competed in, mostly covering reversing, crypto, pwn, and other security challenges.
- atlas — Hardware-accelerated math and symbolic solving for reversing, crypto, serial/keygen research, and GPU search experiments.
- binobf — A native binary obfuscation framework for transforming binaries and virtualizing selected functions while verifying transformations remain valid.
ian@github:~$ cat likes.txt
reverse engineering • malware analysis
CTFs • bug bounties
binary obfuscation • symbolic execution
cryptography • low-level programmingC C++ Python Rust Assembly IDA Ghidra Binary Ninja GDB Z3 LLVM Python C# Typescript Javascript Java
ian@github:~$ ./current-project
> building weird stuff
ian@github:~$ strings ./profile | tail -1
flag{you_actually_read_the_readme}

