adrianyy / x64-syscall
x64 syscall caller in C++.
☆84Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for x64-syscall
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆59Updated 4 years ago
- Manual PE image mapper☆61Updated 11 years ago
- Discarded Section Manual Map☆66Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆65Updated 3 years ago
- Intercepting DeviceControl via WPP☆127Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆64Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆135Updated 2 years ago
- Communication via callback☆70Updated 5 years ago
- x64 manual mapper using inline syscalls☆5Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆110Updated 2 years ago
- ☆66Updated 3 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆102Updated 3 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆65Updated 5 years ago
- Disable Driver Callbacks☆98Updated 7 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆63Updated last year
- Capcom wrapper with safety in mind.☆79Updated 6 years ago
- scans through physical memory and paging tables in kernel mode☆105Updated 4 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆83Updated last year
- a minimalistic windows hypervisor for amd processors☆98Updated 2 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- A proof of concept demonstrating communication via mapped shared memory structures between a user-mode process and a kernel-mode payload …☆74Updated 3 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆77Updated 3 years ago
- Different aproaches to detecting EPT hooks☆84Updated 2 years ago
- PAGE_GUARD based hooking library☆39Updated 2 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Prototype of hijacking Windows driver dispatch routines in unmapped discardable sections☆54Updated 5 years ago