Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
memN0ps committed May 17, 2024
1 parent 38a9e0c commit 8a8d608
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,12 @@ A lightweight, memory-safe, and blazingly fast Rust-based type-1 research hyperv
- :white_check_mark: Hidden Kernel Inline Hooks.
- :white_check_mark: Hidden Model Specific Registers (MSR) Hooks.
- :x: Hidden Interrupt Descriptor Table (IDT) Hooks.
- :x: Hardware Debug Breakpoints.
- :x: Hidden Hardware Debug Register Breakpoints.

## Processor-Specific Features

- :white_check_mark: Extended Page Tables (EPT)
- :white_check_mark: Memory Type Range Registers (MTRRs)
- :x: Intel Processor Trace (PT).

### Microsoft Hyper-V Compatible Features
Expand Down

0 comments on commit 8a8d608

Please sign in to comment.