HoShiMin / ArchLinks
A bunch of architectural headers for i386 and AMD64
☆40Updated 2 years ago
Alternatives and similar repositories for Arch
Users that are interested in Arch are comparing it to the libraries listed below
Sorting:
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆32Updated 3 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- A Simple Example☆23Updated 7 years ago
- ☆34Updated 2 years ago
- Hypervisor-based debugger for AMD processors☆59Updated last year
- Binary DisASseMbler☆24Updated 3 years ago
- Static Library For Windows Drivers☆39Updated this week
- ☆23Updated 2 years ago
- detect hypervisor with Nmi Callback☆40Updated 3 years ago
- Native API header files for the Process Hacker project (nightly).☆25Updated 2 months ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆51Updated 4 years ago
- A debugger library using VEH.☆65Updated last year
- Debug Print viewer (user and kernel)☆69Updated last year
- comparing data of module exports from disk and memory, then caching any differences.☆26Updated 3 years ago
- Small class to parse debug info from PEs, download their respective PDBs from the Microsoft Public Symbol Server and calculate RVAs of fu…☆44Updated 2 years ago
- Simple and lightweight hypervisor for AMD processors☆41Updated last month
- ☆51Updated 4 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago
- WinDbg-Samples ExdiGdbSrv fork 修复了一部分Vmware调试的问题☆29Updated 2 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.