Sinclairq / tp-emulator
A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe
☆69Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tp-emulator
- Discarded Section Manual Map☆66Updated 4 years ago
- ☆70Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆90Updated last year
- nmi stackwalking + module verification☆91Updated 10 months ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆80Updated last year
- A simple ida python script to find .data ptr☆47Updated last year
- Kernel ReClassEx☆63Updated last year
- just proof of concept. hooking MmCopyMemory PG safe.☆63Updated last year
- ☆49Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆65Updated 3 years ago
- A intel hypervisor, implementing many virtualization techniques☆37Updated last year
- a minimalistic windows hypervisor for amd processors☆98Updated 2 years ago
- Mapping your code on a 0x1000 size page☆69Updated 2 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆41Updated last year
- A small tool for rapid enumeration of CPUID, and MSR fields.☆15Updated 9 months ago
- POC Hook of nt!HvcallCodeVa☆50Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆170Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆33Updated last month
- Standard Kernel Library for Windows hacking in C++☆89Updated 3 months ago
- x64 Windows implementation of virtual-address to physical-address translation☆41Updated 3 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆23Updated 3 years ago
- POC usermode <=> kernel communication via ALPC.☆52Updated 5 months ago
- Binary rewriter for 64-bit PE files.☆43Updated 9 months ago
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆52Updated 9 months ago
- Improved VMP Idea(detect anti-anti-debug tools by bug)☆40Updated last year
- Kernel Level NMI Callback Blocker☆32Updated 2 months ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆67Updated 5 years ago