Modern obfuscation techniques - Modern_obfuscation_techniques.pdf
Detection Avoidance
DosX-dev/obfus.h: Macro-header for compile-time C obfuscation (tcc, win x86/x64)
Macro-header for compile-time C obfuscation (tcc, win x86/x64) - DosX-dev/obfus.h
pygrum/gimmick: Section-based payload obfuscation technique for x64
Section-based payload obfuscation technique for x64 - pygrum/gimmick
adamyaxley/Obfuscate
Guaranteed compile-time string literal obfuscation header-only library for C++14
Binary obfuscation - String obfuscating in C
The first step in reversing any binary for any purpose is to try and elicit any meaningful information that is most easy to retrieve. One such information is clear text strings in the binary. They may disclose a lot of information if the programmer did not take care to remove …
TheD1rkMtr/PE-Obfuscator: PE obfuscator with Evasion in mind
PE obfuscator with Evasion in mind. Contribute to TheD1rkMtr/PE-Obfuscator development by creating an account on GitHub.