Pinned Repositories
applepie
A hypervisor for fuzzing built with WHVP and Bochs
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-hyper-v-exploitation
A curated list of Hyper-V exploitation resources, fuzzing and vulnerability research.
awesome-virtualization
Collection of resources about Virtualization
cpu-internals
Intel / AMD CPU Internals
cpuid
CPU feature identification for Go
cpuid-1
Intel CPUID library for Go Programming Language
DdiMon
Monitoring and controlling kernel API calls with stealth hook using EPT
DebugLogger
A software driver that lets you log kernel-mode debug output into a file on Windows.
Sushi
a Japanese food keeps you sane
darkhypervisor's Repositories
darkhypervisor/awesome-hyper-v-exploitation
A curated list of Hyper-V exploitation resources, fuzzing and vulnerability research.
darkhypervisor/awesome-virtualization
Collection of resources about Virtualization
darkhypervisor/cpu-internals
Intel / AMD CPU Internals
darkhypervisor/cpuid
CPU feature identification for Go
darkhypervisor/cpuid-1
Intel CPUID library for Go Programming Language
darkhypervisor/Disclosures
Zero-day and N-day security vulnerability notes, analysis, and proof-of-concepts
darkhypervisor/drakvuf
DRAKVUF Black-box Binary Analysis
darkhypervisor/drltrace
Drltrace is a library calls tracer for Windows and Linux applications.
darkhypervisor/gbhv
Simple x86-64 VT-x Hypervisor with EPT Hooking
darkhypervisor/gunyah-hypervisor
Gunyah is a Type-1 hypervisor designed for strong security, performance and modularity.
darkhypervisor/hvmi
Hypervisor Memory Introspection Core Library
darkhypervisor/hvpp
hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system
darkhypervisor/Hyper-V-Internals
Internals information about Hyper-V
darkhypervisor/HyperDbg
State-of-the-art native debugging tools
darkhypervisor/HyperPlatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
darkhypervisor/Hypervisor-From-Scratch
Source code of a multiple series of tutorial about hypervisor. Available at:
darkhypervisor/ia32-doc
IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible
darkhypervisor/KernelForge
A library to develop kernel level Windows payloads for post HVCI era
darkhypervisor/libvmi
The official home of the LibVMI project is at https://github.com/libvmi/libvmi.
darkhypervisor/MiniVisorPkg
The research UEFI hypervisor that supports booting an operating system.
darkhypervisor/napoca
Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.
darkhypervisor/Perfvisor
init
darkhypervisor/Proof-of-Concept
Not related to software bugs and exploits; this repo contains snippets of code that demonstrate some interesting functionality or a handy trick.
darkhypervisor/Publications
darkhypervisor/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
darkhypervisor/rustos
darkhypervisor/rustos-hv
A simple Aarch64 hypervisor for Raspberry Pi
darkhypervisor/scripts_for_RE
Python scripts for reverse engineering.
darkhypervisor/Sparta
A virtualization-based endpoint security solution for Windows
darkhypervisor/vmi
Modular and extensible library for Virtual Machine Introspection