An open API service providing repository metadata for many open source software ecosystems.

Topic: "vt-x"

SinaKarvandi/Hypervisor-From-Scratch

Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials

Language: C - Size: 29.7 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 2,317 - Forks: 320

wbenny/hvpp

hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system

Language: C++ - Size: 1.46 MB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 1,165 - Forks: 228

ayoubfaouzi/cpu-internals

Intel / AMD CPU Internals

Language: C - Size: 51.3 MB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 1,126 - Forks: 191

tandasat/MiniVisorPkg

The research UEFI hypervisor that supports booting an operating system.

Language: C - Size: 6.08 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 597 - Forks: 88

jonomango/hv

Lightweight Intel VT-x Hypervisor.

Language: C++ - Size: 226 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 416 - Forks: 88

Zero-Tang/NoirVisor

The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support.

Language: C - Size: 2.02 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 415 - Forks: 77

stonedreamforest/Mirage

kernel-mode Anti-Anti-Debug plugin. based on intel vt-x && ept technology

Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 407 - Forks: 105

KelvinMsft/kHypervisor

kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x

Language: C++ - Size: 16.2 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 373 - Forks: 128

memN0ps/matrix-rs 📦

Rusty Hypervisor - Windows Kernel Blue Pill Type-2 Hypervisor in Rust (Codename: Matrix)

Language: Rust - Size: 2.58 MB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 271 - Forks: 31

memN0ps/illusion-rs 📦

Rusty Hypervisor - Windows UEFI Blue Pill Type-1 Hypervisor in Rust (Codename: Illusion)

Language: Rust - Size: 2.85 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 251 - Forks: 33

jonomango/nohv

Kernel driver for detecting Intel VT-x hypervisors.

Language: C++ - Size: 85.9 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 179 - Forks: 32

amiryeshurun/HyperWin

A native hypervisor designed for the Windows operating system

Language: C - Size: 2.57 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 114 - Forks: 35

tandasat/hvext

The Windbg extension that implements commands helpful to study Hyper-V on Intel processors.

Language: JavaScript - Size: 123 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 110 - Forks: 13

tandasat/Hello-VT-rp

A simple hypervisor demonstrating the use of the Intel VT-rp (redirect protection) technology.

Language: Rust - Size: 15.9 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 104 - Forks: 10

chillancezen/ZeldaOS.x86_64

64bit bare metal hypervisor built from scratch with Intel VT-x

Language: C - Size: 186 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 91 - Forks: 19

WWFWT/TinyVT

轻量级VT框架和Ept无痕HOOK,测试环境:WIN10 1903,WIN7

Language: C - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 28

donnaskiez/hv

intel vt-x type 2 hypervisor

Language: C - Size: 479 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 50 - Forks: 7

Bareflank/extended_apis

deprecated

Size: 1.45 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 46 - Forks: 22

HoShiMin/Arch

A bunch of architectural headers for i386 and AMD64

Language: C++ - Size: 102 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 9

calware/HV-Playground

A simple and heavily documented series of test hypervisors built for 64-bit Windows 10 systems running under Intel's VT-x

Language: C - Size: 78.7 MB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 5

shreyaslad/sonar

A Type-1 hypervisor aimed to implement kernel hotswapping

Language: C - Size: 843 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 2

tomtzook/hype

An intel x64/VT-x type 1 hypervisor

Language: C++ - Size: 275 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 3

ExhoAR22/tinyvisor

Tiny toy type-1 Intel VT-x hypervisor

Language: C - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

sbhTWR/bitsvisor

Kernel Module that enables Linux to act as a VMM. Leverges x86's VT-x to support virtualization.

Language: C - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

dmotte/vagrant-vagrantbox

📦 Debian Vagrant box with Vagrant and VirtualBox for nested virtualization

Size: 17.6 KB - Last synced at: 21 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

kbu1564/VirtualOS

Pure C/C++ based Operating System

Language: Makefile - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

PAMinerva/Corso-VT-x

Codice del corso sulla virtualizzazione nelle CPU Intel

Language: C - Size: 137 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

LYingSiMon/nohv Fork of jonomango/nohv

Kernel driver for detecting Intel VT-x hypervisors.

Size: 76.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LYingSiMon/hv Fork of jonomango/hv

Lightweight Intel VT-x Hypervisor.

Size: 205 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LYingSiMon/krakensvm-mg Fork of medievalghoul/krakensvm-mg

A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]

Size: 952 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LYingSiMon/kHypervisor Fork of KelvinMsft/kHypervisor

kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x

Size: 16.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LYingSiMon/hypervisor Fork of Bareflank/hypervisor

lightweight hypervisor SDK written in C++ with support for Windows, Linux and UEFI

Size: 351 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LYingSiMon/SimpleSvm Fork of tandasat/SimpleSvm

A minimalistic educational hypervisor for Windows on AMD processors.

Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

LYingSiMon/Syscall-Monitor Fork of hzqst/Syscall-Monitor

Syscall Monitor is a system monitor program (like Sysinternal's Process Monitor) using Intel VT-X/EPT for Windows7+

Size: 71 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0