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
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆144Updated 3 years ago
- ☆153Updated 5 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- Exploit MsIo vulnerable driver☆109Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- A modern, mod independent open source cheat for Enemy Territory☆67Updated 2 weeks ago
- ☆69Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- A library to read physical memory and system-wide virtual memory.☆126Updated 7 years ago
- too busy for that all, furikuri is framework for code protection☆160Updated 5 years ago
- Windows Kernel Driver dlls injector using APC☆63Updated 6 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆127Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- Header-only VMWare Backdoor API Implementation & Effortless VMX Patcher for Custom Guest-to-Host RPCs☆101Updated 4 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆242Updated 4 years ago
- Intercepting DeviceControl via WPP☆135Updated 5 years ago
- A mapper that maps shellcode into loaded large page drivers☆290Updated 3 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆82Updated 6 years ago
- Manual DLL Injector using Thread Hijacking.☆237Updated 7 years ago