chkpizza / runtimeLinks
VEH Redirect & VEH Debugger
☆23Updated 5 years ago
Alternatives and similar repositories for runtime
Users that are interested in runtime are comparing it to the libraries listed below
Sorting:
- a demo for x86/x64's paging memory management learning, convert a virtual address from ring3 to physical address in ring0☆19Updated 8 years ago
- ☆15Updated 2 years ago
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆26Updated 11 years ago
- Translates WinDbg "dt" structure dump to a C structure☆13Updated 5 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 8 years ago
- A simple example how to decrypt kernel debugger data block☆29Updated 4 years ago
- unicorn emulator for x64dbg☆34Updated 7 years ago
- ☆37Updated 4 years ago
- win32/x64 obfuscate framework☆33Updated 6 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- x64 assembler library☆31Updated last year
- Open Anti Cheat☆27Updated 3 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆24Updated 3 years ago
- ☆23Updated 2 years ago
- Some crazy PE executables protection kernel driver☆19Updated 5 years ago
- Monitor ETW events for Windows process mitigation policies, with stack traces☆31Updated 2 years ago
- Ready-to-use headers for Windows Kernel SSDT indices☆11Updated 5 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 years ago
- A C++ syscall ID extractor for Windows. Developed, debugged and tested on 20H2.☆21Updated 4 years ago
- ☆17Updated 5 years ago
- An API Monitor based on Instrumentation☆44Updated 7 years ago
- This is a ring -1 header framework in order to simplify the creation of hypervisors on SVM☆25Updated last year
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Updated 3 years ago
- A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.☆27Updated 5 years ago
- Static Library For Windows Drivers☆37Updated last month
- Windows Console Monitor☆34Updated 6 years ago
- Undocumented NsiAllocateAndGetTable usage in GetTcpTableInternal reverse engineered on Win7 X64☆20Updated 7 years ago
- R3劫持所有异常☆15Updated 4 years ago