Zero-Tang
MS student graduated from Columbia University. Researcher of VM, OS and computer architecture. Founder of Project NoirVisor.
Shanghai, China
Pinned Repositories
atadma-rs
ATA-based DMA-attacking PoC tool written in Rust
crc32_sse
CRC32 Castagnoli library using SSE4.2 support.
EDK-II-Library
Non-standard compiling script for EDK II Libraries for Project NoirVisor.
NoirCvmApi
NoirVisor Customizable VM API Library
NoirVisor
The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support.
NoirVisorLoader
.NET Framework 4.0 based Driver Loader for NoirVisor
portable-dlmalloc
Portable fork of Doug Lea's malloc implementation.
SimpleWhpDemo
Simple Demo of using Windows Hypervisor Platform
UefiEnumPciDevices
A simple UEFI-based tool that enumerates PCI devices in the system.
virtchk
Confirms the capability of Hardware-Accelerated Virtualization Technology.
Zero-Tang's Repositories
Zero-Tang/NoirVisor
The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support.
Zero-Tang/SimpleWhpDemo
Simple Demo of using Windows Hypervisor Platform
Zero-Tang/NoirVisorLoader
.NET Framework 4.0 based Driver Loader for NoirVisor
Zero-Tang/crc32_sse
CRC32 Castagnoli library using SSE4.2 support.
Zero-Tang/UefiEnumPciDevices
A simple UEFI-based tool that enumerates PCI devices in the system.
Zero-Tang/virtchk
Confirms the capability of Hardware-Accelerated Virtualization Technology.
Zero-Tang/atadma-rs
ATA-based DMA-attacking PoC tool written in Rust
Zero-Tang/NoirCvmApi
NoirVisor Customizable VM API Library
Zero-Tang/NoirCvmApi.NET
NoirVisor Customizable VM API Library on .NET Framework
Zero-Tang/EDK-II-Library
Non-standard compiling script for EDK II Libraries for Project NoirVisor.
Zero-Tang/RemoteSigner
Sign executable file with a remote server.
Zero-Tang/ipb
A simple broadcast generic call to all logical processors by DPC.
Zero-Tang/NoirVisor7
Local Hypervisor solution aiming to revive Windows 7 on modern computer systems.
Zero-Tang/LeechCore-plugins
Plugins related to LeechCore
Zero-Tang/new_rust_windrv
A simple tool that quickly creates a Windows Driver rust crate.
Zero-Tang/qemu-cvm
QEMU Fork based on NoirCvmApi
Zero-Tang/VmDebugger
JTAG-like Debugger for Virtual Machines through GDB Protocol.
Zero-Tang/portable-dlmalloc
Portable fork of Doug Lea's malloc implementation.
Zero-Tang/c99-snprintf
Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)
Zero-Tang/windows-drivers-rs
Platform that enables Windows driver development in Rust. Developed by Surface.