joshfinley / SyscallDumperLinks
Dump system call codes, names, and offsets from Ntdll.dll
☆78Updated last year
Alternatives and similar repositories for SyscallDumper
Users that are interested in SyscallDumper are comparing it to the libraries listed below
Sorting:
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- ☆153Updated 5 years ago
- ☆68Updated 4 years ago
- Discarded Section Manual Map☆68Updated 5 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Intercepting DeviceControl via WPP☆134Updated 5 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆145Updated 3 years ago
- Exploit MsIo vulnerable driver☆106Updated 3 years ago
- Disks for DMA☆104Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Disable Driver Callbacks☆105Updated 7 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- ☆145Updated 4 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 3 years ago
- Using DKOM to hide kernel mode drivers☆55Updated 7 years ago
- The sequel to Voyager☆64Updated 10 months ago
- Windows Kernel Driver dlls injector using APC☆62Updated 6 years ago
- ☆36Updated 3 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆65Updated last year
- x64 manual mapper using inline syscalls☆9Updated 3 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆71Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆136Updated 3 years ago
- Capcom wrapper with safety in mind.☆80Updated 7 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