meme / hellscape

GIMPLE obfuscator for C, C++, Go, ... all supported GCC targets and front-ends that use GIMPLE.
GNU General Public License v3.0
390 stars 34 forks source link

Add Android example #2

Closed meme closed 3 years ago

meme commented 4 years ago

Produce an Android NDK "crackme" or the like using the obfuscation.

meme commented 4 years ago

Having some trouble, as the NDK no longer supports GCC & building GCC 10.1.0 is not working, because the system headers are intended to be used with Clang.