obfus.h
obfus.h copied to clipboard
Macro-header for compile-time C obfuscation (tcc, win x86/x64)
Results
3
obfus.h issues
Sort by
recently updated
recently updated
newest added
### Summary This PR introduces `obfus-gcc.h`, a GCC/MinGW-optimized version of the obfuscation library that addresses compatibility issues while maintaining the core protection features. ### Motivation The original `obfus.h` works with...