joshfinley / SyscallDumperLinks
Dump system call codes, names, and offsets from Ntdll.dll
☆81Updated 2 years ago
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.☆105Updated 7 years ago
- ☆154Updated 5 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆147Updated 3 years ago
- x64 syscall caller in C++.☆92Updated 7 years ago
- Exploit MsIo vulnerable driver☆114Updated 4 years ago
- Header-only VMWare Backdoor API Implementation & Effortless VMX Patcher for Custom Guest-to-Host RPCs☆103Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 3 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆207Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- Using DKOM to hide kernel mode drivers☆56Updated 7 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Kernel LdrLoadDll injector☆264Updated 7 years ago
- too busy for that all, furikuri is framework for code protection☆161Updated 5 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆43Updated 4 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆46Updated last year
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆82Updated 4 years ago
- Disable Driver Callbacks☆104Updated 8 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆181Updated 7 years ago
- Windows Kernel Driver dlls injector using APC☆63Updated 7 years ago
- A library to read physical memory and system-wide virtual memory.☆127Updated 7 years ago
- Intercepting DeviceControl via WPP☆136Updated 5 years ago
- ☆68Updated 4 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆66Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆86Updated 6 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 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…☆35Updated 7 years ago