nihilboy / anti
Automated Integration of anti-Reversing methods in PE executables
☆48Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for anti
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆73Updated 13 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 years ago
- fix vmprotect import function used unicorn-engine.☆92Updated last year
- Obfuscate calls to imports by patching in stubs☆64Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆93Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago
- x64 syscall caller in C++.☆84Updated 6 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆169Updated 6 years ago
- ☆66Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated last year
- PoC for detecting and dumping code injection (built and extended on UnRunPE)☆54Updated 6 years ago
- Al-khaser is a PoC malware with good intentions that aimes to stress your malware analysis / sandbox environement☆31Updated 10 years ago
- Manual PE image mapper☆61Updated 11 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- ☆63Updated 6 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 3 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows