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
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- ☆152Updated 5 years ago
- Discarded Section Manual Map☆66Updated 4 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 2 years ago
- x64 syscall caller in C++.☆87Updated 6 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- ☆68Updated 4 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆40Updated 3 years ago
- ☆139Updated 4 years ago
- Exploit MsIo vulnerable driver☆95Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- ☆40Updated 3 years ago
- Intercepting DeviceControl via WPP☆131Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆97Updated 3 years ago
- ☆78Updated 3 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Updated last year
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆79Updated 4 years ago
- Using SetWindowHookEx for preinjected DLL's☆59Updated 2 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆69Updated 2 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆42Updated 6 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- Disable Driver Callbacks☆102Updated 7 years ago
- Using DKOM to hide kernel mode drivers☆55Updated 7 years ago
- ☆53Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆127Updated 3 years ago
- PAGE_GUARD based hooking library☆42Updated 2 years ago