This page covers the various reverse engineering projects I have worked on over the years;
It's nowhere near complete, but outlines some of my proudest work :)
Resurrecting abandonware FTP clients: Yep. I still use [FTP Rush v2], patched up with latest OpenSSL,
a dark theme, and even a automatic Queue File generator based on the spec I've published [on Gist].
PHP "encoders": over the years of trying to patch up random software (*ahem* Nagios), I've gotten rather familiar with encoders/bytecode emitters such as IonCube & SourceGuardian.
If you have any legitimate-interest projects you'd like me to look into, [drop me a line]!
Nuitka-compiled binaries:[Nuitka] is a rather interesting Python-to-C transpiler which is fully compatible with any given Python codebase.
It was a rather interesting project, which involved learning the internals of the Python runtime.
If you're interested in my notes, [be sure to contact me] <3