AntiDebugging sample sources written in C++
☆350Jul 23, 2018Updated 7 years ago
Alternatives and similar repositories for AntiDebugging
Users that are interested in AntiDebugging are comparing it to the libraries listed below
Sorting:
- A bunch of Windows anti-debugging tricks for x86 and x64.☆808May 7, 2021Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆618Dec 28, 2021Updated 4 years ago
- anti debugging library in c++.☆579Feb 6, 2024Updated 2 years ago
- VMProtect 3.x Anti-debug Method Improved☆656May 11, 2019Updated 6 years ago
- Anti-cheat library for Windows C++☆500Jul 22, 2022Updated 3 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆632Mar 19, 2019Updated 7 years ago
- Kernel LdrLoadDll injector☆264Oct 6, 2018Updated 7 years ago
- C++ implementation of compile time obfuscator☆173Jul 23, 2019Updated 6 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆537Jun 28, 2019Updated 6 years ago
- C++ Implementation of VEH based windows dynamic binary instrumentation☆16Aug 9, 2019Updated 6 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆566Jan 4, 2025Updated last year
- Inline syscalls made easy for windows on clang☆736Jun 21, 2024Updated last year
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,903Aug 3, 2023Updated 2 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆764Apr 24, 2025Updated 10 months ago
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Sep 9, 2018Updated 7 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆382Mar 15, 2024Updated 2 years ago
- Detours with just single dependency - NTDLL☆672Nov 25, 2025Updated 3 months ago
- x64 syscall caller in C++.☆93Jun 23, 2018Updated 7 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆475Dec 21, 2019Updated 6 years ago
- C++17 PE manualmapper☆441Oct 2, 2021Updated 4 years ago
- Hiding kernel-driver for x86/x64.☆2,635Sep 2, 2025Updated 6 months ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,274May 1, 2024Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆905Nov 21, 2019Updated 6 years ago
- A wrapper library around native windows sytem APIs☆445Feb 2, 2021Updated 5 years ago
- Analyze patches in a process☆260Jul 28, 2021Updated 4 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆820Jun 3, 2021Updated 4 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,362Jan 22, 2022Updated 4 years ago
- Collection Of Anti-Debugging Tricks☆100Dec 19, 2015Updated 10 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆696Mar 26, 2019Updated 6 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 4 years ago
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆2,005Jul 13, 2022Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆393Jul 6, 2022Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆625Feb 22, 2019Updated 7 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,285Feb 14, 2026Updated last month
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 2020Updated 5 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆640Aug 30, 2022Updated 3 years ago