adrianyy / x64-syscall
x64 syscall caller in C++.
☆87Updated 6 years ago
Alternatives and similar repositories for x64-syscall:
Users that are interested in x64-syscall are comparing it to the libraries listed below
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- Intercepting DeviceControl via WPP☆131Updated 5 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆82Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Communication via callback☆73Updated 5 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 3 years ago
- Disable Driver Callbacks☆102Updated 7 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆71Updated last year
- Discarded Section Manual Map☆66Updated 4 years ago
- x64 manual mapper using inline syscalls☆8Updated 3 years ago
- Manual PE image mapper☆64Updated 11 years ago
- PAGE_GUARD based hooking library☆42Updated 2 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆132Updated 5 months ago
- 🪝 Different aproaches to detecting EPT hooks☆102Updated 2 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- ☆78Updated 3 years ago
- ☆68Updated 4 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 2 years ago
- A mini anti-anti debug hooking library for Windows.☆106Updated 4 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆142Updated 3 years ago
- ☆153Updated 5 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 6 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 years ago
- ☆48Updated last year
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- Windows PDB parser for kernel-mode environment.☆95Updated 2 years ago