revsic / AntiDebugging
AntiDebugging sample sources written in C++
☆335Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for AntiDebugging
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆563Updated 5 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆766Updated 3 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆538Updated 2 years ago
- Inline syscalls made easy for windows on clang☆672Updated 5 months ago
- C++17 PE manualmapper☆259Updated 3 years ago
- A wrapper library around native windows sytem APIs☆421Updated 3 years ago
- DLL scatter manual mapper☆726Updated 3 years ago
- anti debugging library in c++.☆518Updated 9 months ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆473Updated 2 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆512Updated 3 weeks ago
- Manual mapping without creating any threads, with rw only access☆696Updated 5 years ago
- System call hook for Windows 10 20H1☆481Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆415Updated 6 years ago
- Detours with just single dependency - NTDLL☆612Updated 2 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆845Updated 4 years ago
- Literally, the perfect injector.☆866Updated last year
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆728Updated last year
- Handle elevation DKOM against ObRegisterCallbacks☆282Updated 6 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆506Updated 5 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆216Updated 6 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆548Updated last month
- A modern c++ implementation of windows heavens gate☆194Updated 4 years ago
- Windows NT x64 syscall fuzzer☆589Updated last year
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆448Updated 5 years ago
- PE permutation library☆261Updated last year
- Anti-debugging techniques on a (bad looking) Win32 application.☆234Updated 7 months ago
- Manual DLL Injector using Thread Hijacking.☆231Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆378Updated 4 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆328Updated 2 years ago
- Obfuscates all RTTI (Run-time type information) inside a binary☆189Updated 7 years ago