ThomasThelen / Anti-Debugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
☆566Updated 3 years ago
Alternatives and similar repositories for Anti-Debugging:
Users that are interested in Anti-Debugging are comparing it to the libraries listed below
- A bunch of Windows anti-debugging tricks for x86 and x64.☆781Updated 3 years ago
- AntiDebugging sample sources written in C++☆338Updated 6 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆867Updated 5 years ago
- Inline syscalls made easy for windows on clang☆702Updated 10 months ago
- Literally, the perfect injector.☆925Updated 2 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,209Updated 11 months ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆742Updated last year
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆598Updated 6 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,165Updated last year
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,009Updated 3 years ago
- anti debugging library in c++.☆543Updated last year
- Manual mapping without creating any threads, with rw only access☆739Updated 5 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆535Updated 3 months ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆836Updated 11 months ago
- 🛡️ Obfuscator, Encryption, Junkcode, Anti-Debug, PE protection/modification☆515Updated 7 years ago
- VMProtect 3.x Anti-debug Method Improved☆576Updated 5 years ago
- Obfuscate specific windows apis with different apis☆1,002Updated 4 years ago
- DLL scatter manual mapper☆743Updated 4 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,238Updated 3 years ago
- A wrapper library around native windows sytem APIs☆432Updated 4 years ago
- Driver loader for bypassing Windows x64 Driver Signature Enforcement☆1,113Updated 5 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆334Updated 3 years ago
- Detours with just single dependency - NTDLL☆632Updated 2 years ago
- Windows NT x64 syscall fuzzer☆602Updated last year
- Reversing EasyAntiCheat.☆537Updated 6 years ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆854Updated 7 months ago
- System call hook for Windows 10 20H1☆483Updated 3 years ago
- C++ graphics kernel subsystem hook☆507Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆492Updated 2 years ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆807Updated 4 years ago