Zer0Mem0ry / APIHookLinks
A Simple dynamic library to demonstrate IAT API hooking on Windows NT.
☆87Updated 8 years ago
Alternatives and similar repositories for APIHook
Users that are interested in APIHook are comparing it to the libraries listed below
Sorting:
- A simple program to scan for open handles in a process.☆62Updated 8 years ago
- This is a simple mutation engine. It does not have many features and you have to add actual mutation, when you want to use it - It does m…☆34Updated 7 years ago
- BattlEye x64 usermode injector☆65Updated 6 years ago
- Hiding x32/x64 Modules/DLLs using PEB☆60Updated 10 years ago
- Disable Driver Callbacks☆105Updated 7 years ago
- disable most common windowsx64 systems patchguard☆85Updated 6 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- BattlEye BEClient<->BEService usermode emulator☆83Updated 5 years ago
- Windows Kernel Driver dlls injector using APC☆62Updated 6 years ago
- ☆168Updated 7 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
- Hacky way of protecting a value in memory in C++. Uses various anti-debugging techniques (x86 only).☆51Updated 8 years ago
- Intercepting DeviceControl via WPP☆134Updated 5 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- Al-khaser is a PoC malware with good intentions that aimes to stress your malware analysis / sandbox environement☆32Updated 10 years ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Capcom wrapper with safety in mind.☆80Updated 7 years ago
- A Simple demonstration of manual dll injector☆203Updated 4 years ago
- ☆153Updated 5 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries