All Projects → tandasat → Simplesvm

tandasat / Simplesvm

Licence: mit
A minimalistic educational hypervisor for Windows on AMD processors.

Projects that are alternatives of or similar to Simplesvm

Simplesvmhook
SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.
Stars: ✭ 159 (+4.61%)
Mutual labels:  amd, driver, svm, virtual-machine, hypervisor
Hyperplatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
Stars: ✭ 925 (+508.55%)
Mutual labels:  driver, virtual-machine, hypervisor
Hdk
(unofficial) Hyper-V® Development Kit
Stars: ✭ 166 (+9.21%)
Mutual labels:  virtual-machine, hypervisor
Vsock
Package vsock provides access to Linux VM sockets (AF_VSOCK) for communication between a hypervisor and its virtual machines. MIT Licensed.
Stars: ✭ 181 (+19.08%)
Mutual labels:  virtual-machine, hypervisor
ryzen smu
A Linux kernel driver that exposes access to the SMU (System Management Unit) for certain AMD Ryzen Processors. Read only mirror of https://gitlab.com/leogx9r/ryzen_smu
Stars: ✭ 57 (-62.5%)
Mutual labels:  amd, driver
Kvm Vmi
KVM-based Virtual Machine Introspection
Stars: ✭ 153 (+0.66%)
Mutual labels:  virtual-machine, hypervisor
Invtero.net
inVtero.net: A high speed (Gbps) Forensics, Memory integrity & assurance. Includes offensive & defensive memory capabilities. Find/Extract processes, hypervisors (including nested) in memory dumps using microarchitechture independent Virtual Machiene Introspection techniques
Stars: ✭ 237 (+55.92%)
Mutual labels:  virtual-machine, hypervisor
Microverse
macOS virtualization app for M1/Apple Silicon
Stars: ✭ 71 (-53.29%)
Mutual labels:  virtual-machine, hypervisor
RVM
Rcore Virtual Machine
Stars: ✭ 59 (-61.18%)
Mutual labels:  virtual-machine, hypervisor
wiser
🐎 Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.
Stars: ✭ 249 (+63.82%)
Mutual labels:  virtual-machine, hypervisor
uvmm
Virtual machine monitor for L4Re
Stars: ✭ 22 (-85.53%)
Mutual labels:  virtual-machine, hypervisor
Awesome Virtualization
Collection of resources about Virtualization
Stars: ✭ 846 (+456.58%)
Mutual labels:  virtual-machine, hypervisor
Svm kernel
x86_64 AMD kernel optimized for performance & hypervisor usage
Stars: ✭ 32 (-78.95%)
Mutual labels:  svm, hypervisor
Faunadb Go
Go driver for FaunaDB
Stars: ✭ 140 (-7.89%)
Mutual labels:  driver
Dash Svm
Interactive SVM Explorer, using Dash and scikit-learn
Stars: ✭ 147 (-3.29%)
Mutual labels:  svm
Libvdpau Va Gl
VDPAU driver with OpenGL/VAAPI backend
Stars: ✭ 139 (-8.55%)
Mutual labels:  driver
Pafish
Pafish is a testing tool that uses different techniques to detect virtual machines and malware analysis environments in the same way that malware families do
Stars: ✭ 2,026 (+1232.89%)
Mutual labels:  virtual-machine
Esp8266 game engine
Used ili9341 or ST7735. Contains a virtual machine running games from RAM.
Stars: ✭ 149 (-1.97%)
Mutual labels:  virtual-machine
Nsfminer
No Fee Ethash miner for AMD and Nvidia
Stars: ✭ 141 (-7.24%)
Mutual labels:  amd
Hidguardian
Windows kernel-mode driver for controlling access to various input devices.
Stars: ✭ 138 (-9.21%)
Mutual labels:  driver

SimpleSvm

Introduction

SimpleSvm is a minimalistic educational hypervisor for Windows on AMD processors. It aims to provide small and explanational code to use Secure Virtual Machine (SVM), the AMD version of Intel VT-x, with Nested Page Tables (NPT) from a windows driver.

SimpleSvm is inspired by SimpleVisor, an Intel x64/EM64T VT-x specific hypervisor for Windows, written by Alex Ionescu (@aionescu).

Supported Platforms

  • Windows 10 x64 and Windows 7 x64
  • AMD Processors with SVM and NPT support

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].