Zer0Mem0ry / Detour
A simple project to demonstrate function hooking / detouring
☆128Updated 8 years ago
Alternatives and similar repositories for Detour
Users that are interested in Detour are comparing it to the libraries listed below
Sorting:
- A Simple demonstration of manual dll injector☆203Updated 3 years ago
- C++17 PE manualmapper☆357Updated 3 years ago
- ☆167Updated 7 years ago
- A customizable process dumper.☆142Updated 5 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 5 years ago
- Hooking kernel functions by abusing alignment☆238Updated 4 years ago
- driver mapper / capcom wrapper☆220Updated 5 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- A simple program to demonstrate external signature scanning.☆68Updated 2 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆275Updated 8 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆300Updated 6 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- This is a source to a bypass i made for some games, for now this should work f or VAC, BE and EAC. The only downside is that you will nee…☆183Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆294Updated 7 years ago
- NoBastian - Universal Ring3 IPC based BattlEye/EAC/FaceIt/ESEA/MRAC bypass☆143Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆390Updated 4 years ago
- Windows kernel samples☆249Updated 6 years ago
- A library to manipulate physical memory from usermode.☆292Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆291Updated 5 years ago
- Simple benchmark for findpattern implementations.☆161Updated 3 months ago
- Detect manualmapped images remotely, without hassle☆154Updated 7 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆374Updated last year
- Module extending manual mapper☆333Updated 5 years ago
- This bypass is for anti cheats like battleye and EAC. All this does is abuse lsass's handles and use them for yourself. This is quite use…☆108Updated 4 years ago
- BattlEye compatible injector, done completely from user-mode, project by secret.club☆243Updated 4 years ago
- Obfuscates all RTTI (Run-time type information) inside a binary☆195Updated 7 years ago
- Windows driver for spoofing serial number of HDDs☆210Updated 2 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆597Updated 6 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆465Updated 5 years ago