adrianyy / x64-syscall
x64 syscall caller in C++.
☆86Updated 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
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆69Updated 5 years ago
- Intercepting DeviceControl via WPP☆130Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated last year
- Discarded Section Manual Map☆67Updated 4 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
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆79Updated 4 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 5 years ago
- Communication via callback☆73Updated 5 years ago
- ☆153Updated 5 years ago
- ☆67Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- ☆78Updated 3 years ago
- Manual PE image mapper☆63Updated 11 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 5 years ago
- Binary rewriter for 64-bit PE files.☆68Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆139Updated 3 years ago
- PAGE_GUARD based hooking library☆42Updated 2 years ago
- ☆139Updated 4 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆107Updated 3 years ago
- x64 manual mapper using inline syscalls☆8Updated 3 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆123Updated 2 years ago
- External memory library for Windows.☆51Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆78Updated 3 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago