adrianyy / x64-syscall
x64 syscall caller in C++.
☆89Updated 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
Sorting:
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 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☆133Updated 5 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- PE-Dump-Fixer☆105Updated 5 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- Manual PE image mapper☆64Updated 11 years ago
- Disable Driver Callbacks☆102Updated 7 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆55Updated 2 years ago
- ☆152Updated 5 years ago
- Some psuedo snippets from BattlEye's BEDaisy.sys loaded on Rainbow Six: Siege.☆124Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆82Updated 4 years ago
- Kernel Lazy Importer☆113Updated last year
- ☆141Updated 4 years ago
- ☆79Updated 3 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆69Updated last year
- x64 manual mapper using inline syscalls☆9Updated 3 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆86Updated last year
- Disks for DMA☆104Updated 4 years ago
- Discarded Section Manual Map☆67Updated 4 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
- Windows PDB parser for kernel-mode environment.☆96Updated 2 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆184Updated last year
- ☆53Updated 2 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 6 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆137Updated 6 months ago