reverse engineer · web · automation · i take things apart to see how they work
| symbol | linked from | purpose |
|---|---|---|
| Go | backend |
fast services, converters, tooling |
| JavaScript | web |
frontends, obfuscation, scraping |
| Python | scripts |
automation, glue, quick RE |
| Ghidra · x64dbg | re |
disassembly, unpacking, protocol extraction |
Morphix — a file converter that looks simple and isn't. Go + ffmpeg engine, obfuscated frontend, Cloudflare-fronted, origin-locked.
> stack ............. Go · JavaScript · Python
> toolkit .......... Ghidra · x64dbg · Wireshark · Burp
> natural habitat .. devtools, disassembly, 3am
> current quest .... making the web do things it wasn't asked to
the best documentation is the binary itself.