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.☆105Updated 7 years ago
- x64 syscall caller in C++.☆89Updated 7 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆145Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆43Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆70Updated 4 years ago
- ☆69Updated 4 years ago
- Exploit MsIo vulnerable driver☆112Updated 4 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- A modern, mod independent open source cheat for Enemy Territory☆66Updated last month
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆138Updated 3 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- ☆153Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Windows Kernel Driver dlls injector using APC☆63Updated 7 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 3 years ago
- too busy for that all, furikuri is framework for code protection☆160Updated 5 years ago
- Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions☆84Updated 6 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- PE-Dump-Fixer☆110Updated 5 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 4 years ago
- An automatic tool for fixing dumped PE files☆41Updated 5 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆63Updated 2 years ago
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago
- Header-only VMWare Backdoor API Implementation & Effortless VMX Patcher for Custom Guest-to-Host RPCs☆101Updated 4 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago
- A mini anti-anti debug hooking library for Windows.☆105Updated 4 years ago