Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked HyperDbg v0.7 - open-source, hypervisor-assisted user-mode, and kernel-mode Windows debugger


itsMe

Recommended Posts

This is the hidden content, please

HyperDbg debugger is an open-source, hypervisor-assisted user-mode, and kernel-mode Windows debugger with a focus on using modern hardware technologies. It is a debugger designed for analyzing, fuzzing, and reversing.

HyperDbg is designed with a focus on using modern hardware technologies to provide new features to the reverse engineering world. It operates on top of Windows by virtualizing an already running system using Intel VT-x and Intel PT. This debugger aims not to use any APIs and software debugging mechanisms, but instead, it uses Second Layer Page Table (a.k.a. Extended Page Table or EPT) extensively to monitor both kernel and user executions.

Unique Features

First Release (v0.1.0.0)

    Classic EPT Hook (Hidden Breakpoint) [link][link]
    Inline EPT Hook (Inline Hook) [link][link]
    Monitor Memory For R/W (Emulating Hardware Debug Registers Without Limitation) [link][link]
    SYSCALL Hook (Disable EFER & Handle #UD) [link][link]
    SYSRET Hook (Disable EFER & Handle #UD) [link][link]
    CPUID Hook & Monitor [link]
    RDMSR Hook & Monitor [link]
    WRMSR Hook & Monitor [link]
    RDTSC/RDTSCP Hook & Monitor [link]
    RDPMC Hook & Monitor [link]
    VMCALL Hook & Monitor [link]
    Debug Registers Hook & Monitor [link]
    I/O Port (In Instruction) Hook & Monitor [link]
    I/O Port (Out Instruction) Hook & Monitor [link]
    MMIO Monitor
    Exception (IDT < 32) Monitor [link][link]
    External-Interrupt (IDT > 32) Monitor [link][link]
    Running Automated Scripts [link]
    Transparent-mode (Anti-debugging and Anti-hypervisor Resistance) [link][link]
    Running Custom Assembly In Both VMX-root, VMX non-root (Kernel & User) [link]
    Checking For Custom Conditions [link][link]
    VMX-root Compatible Message Tracing [link]
    Powerful Kernel Side Scripting Engine [link][link]
    Support To Symbols (Parsing PDB Files) [link][link]
    Event Forwarding (#DFIR) [link][link]
    Transparent Breakpoint Handler
    Various Custom Scripts [link]

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.