Ricardonacif / gh-anti-debugging-bypassLinks
A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation
☆57Updated 5 years ago
Alternatives and similar repositories for gh-anti-debugging-bypass
Users that are interested in gh-anti-debugging-bypass are comparing it to the libraries listed below
Sorting:
- PE-Dump-Fixer☆109Updated 5 years ago
- A mini anti-anti debug hooking library for Windows.☆108Updated 4 years ago
- x64dbg plugin for simple spoofing of CPUID instruction behavior☆90Updated 2 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆142Updated 8 months ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆55Updated 2 years ago
- A devirtualization engine for Themida.☆100Updated last year
- A Dynamic Study Vmprotect 1.x-1.9X Unpacking Toolkit, Recovery OEP, FIX PE, IAT and bypass protection with custom Loader and interceptor …☆34Updated 2 years ago
- Various IDA scripts I've created for Reverse engineering.☆85Updated 8 months ago
- Library containing Anti-RE and Anti-Debug methods.☆109Updated 2 months ago
- A customizable process dumper.☆143Updated 6 years ago
- Unpacking VMProtected Executable Guide☆117Updated 5 years ago
- ☆51Updated 3 years ago
- Disables virtualprotect checks/hooks so you can modify memory and change memory protection in binaries protected by VMProtect.☆127Updated 4 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆71Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆145Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- Plugin for ReClass.Net (using vulnerable driver to read process memory)☆91Updated 5 years ago
- game dumper☆46Updated 4 years ago
- VMProtect, VMP, Devirter, 3,5☆107Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆85Updated 4 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆70Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆161Updated last year
- DLL Injector using manual map, written in C++☆45Updated 4 years ago
- 🪝 Different aproaches to detecting EPT hooks☆114Updated 3 years ago
- Memory integrity check with CRC32 instruction, section-based☆44Updated last month
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.