Page fault hook use ept (Intel Virtualization Technology)
Hypervisor with EPT hooking support.
kernel-mode Anti-Anti-Debug plugin. based on intel vt-x && ept technology
A hypervisor hiding user-mode memory using EPT
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
Different aproaches to detecting EPT hooks
createfile
What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
Ruby invoicing framework gem
Literature references for “Designing Data-Intensive Applications”
Source of the crdt.tech website
翻译 - crdt.tech网站的来源
Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+
Java library for computing structural differences between XML document trees
MemoryRanger protects kernel data and code by running drivers and hosting data in isolated kernel enclaves using VT-x and EPT features. MemoryRanger has been presented at the BlackHat, HITB, CDFSL.
翻译 - MemoryRanger通过运行驱动程序并使用VT-x和EPT功能将数据托管在隔离的内核环境中来保护内核数据和代码。