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
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆24Updated 8 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- Translates WinDbg "dt" structure dump to a C structure☆13Updated 5 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆26Updated 11 years ago
- ☆15Updated 2 years ago
- win32/x64 obfuscate framework☆33Updated 6 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
- Open Anti Cheat☆27Updated 3 years ago
- A simple example how to decrypt kernel debugger data block☆30Updated 4 years ago
- unicorn emulator for x64dbg☆34Updated 7 years ago
- ☆37Updated 4 years ago
- A simple kernel mode driver that hooks some values at the KUSER_SHARED_DATA structure.☆27Updated 5 years ago
- An API Monitor based on Instrumentation☆44Updated 7 years ago
- ☆23Updated 2 years ago
- Some crazy PE executables protection kernel driver☆19Updated 5 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Updated 3 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 years ago
- Windows Console Monitor☆34Updated 6 years ago
- ☆24Updated 6 years ago
- x64 injector using LoadLibrary made in assembler (MASM)☆27Updated 7 years ago
- x64 assembler library☆31Updated last year
- ☆26Updated 2 years ago
- ☆45Updated 7 years ago
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆34Updated 3 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated last year
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆17Updated 3 years ago
- Shareds for kernel developement☆28Updated 11 years ago
- R3劫持所有异常☆15Updated 4 years ago