joshfinley / SyscallDumper
Dump system call codes, names, and offsets from Ntdll.dll
☆76Updated last year
Alternatives and similar repositories for SyscallDumper:
Users that are interested in SyscallDumper are comparing it to the libraries listed below
- Discarded Section Manual Map☆67Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆40Updated 3 years ago
- x64 syscall caller in C++.☆86Updated 6 years ago
- ☆67Updated 4 years ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆139Updated 3 years ago
- ☆153Updated 5 years ago
- ☆139Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Intercepting DeviceControl via WPP☆130Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆78Updated 3 years ago
- Exploit MsIo vulnerable driver☆92Updated 3 years ago
- Attempts to decrypt JM Xorstr in some x64 binaries☆51Updated last year
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- ☆78Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆136Updated last year
- A devirtualization engine for Themida.☆95Updated 11 months ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated last year
- Disable Driver Callbacks☆102Updated 7 years ago
- manually map driver for a signed driver memory space☆147Updated 3 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆67Updated 2 years ago
- Using DKOM to hide kernel mode drivers☆55Updated 7 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- PAGE_GUARD based hooking library☆42Updated 2 years ago
- nmi stackwalking + module verification☆104Updated last year
- 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…☆35Updated 7 years ago