joshfinley / SyscallDumper
Dump system call codes, names, and offsets from Ntdll.dll
☆71Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SyscallDumper
- A quick-and-dirty anti-hook library proof of concept.☆101Updated 6 years ago
- ☆66Updated 3 years ago
- Exploit MsIo vulnerable driver☆83Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆135Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆64Updated 3 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆77Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆41Updated 3 years ago
- Intercepting DeviceControl via WPP☆128Updated 5 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆117Updated 3 years ago
- Discarded Section Manual Map☆66Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆65Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated last year
- ☆139Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆110Updated 2 years ago
- A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload …☆74Updated 3 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆46Updated 6 months ago
- x64 syscall caller in C++.☆84Updated 6 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆63Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago
- Different aproaches to detecting EPT hooks☆84Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆93Updated 3 years ago
- scans through physical memory and paging tables in kernel mode☆105Updated 4 years ago
- PAGE_GUARD based hooking library☆40Updated 2 years ago
- Disable Driver Callbacks☆98Updated 7 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆106Updated last year
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆115Updated 9 months ago
- Disks for DMA☆98Updated 3 years ago
- ☆152Updated 5 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆54Updated 2 years ago