All Projects → rcvalle → Vmmfuzzer

rcvalle / Vmmfuzzer

Licence: apache-2.0
A hypervisor or virtual machine monitor (VMM) fuzzer.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Vmmfuzzer

Dirsearch
Web path scanner
Stars: ✭ 7,246 (+8630.12%)
Mutual labels:  fuzzer
Ecr toolkit
Stars: ✭ 20 (-75.9%)
Mutual labels:  hypervisor
Unidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library, and an experimental iOS emulation
Stars: ✭ 1,168 (+1307.23%)
Mutual labels:  hypervisor
Runv
Hypervisor-based Runtime for OCI
Stars: ✭ 798 (+861.45%)
Mutual labels:  hypervisor
Docker Machine Driver Xhyve
docker-machine/minikube/minishift driver plugin for xhyve/hyperkit (native macOS hypervisor.framework)
Stars: ✭ 879 (+959.04%)
Mutual labels:  hypervisor
Svm kernel
x86_64 AMD kernel optimized for performance & hypervisor usage
Stars: ✭ 32 (-61.45%)
Mutual labels:  hypervisor
Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
Stars: ✭ 669 (+706.02%)
Mutual labels:  fuzzer
Zpp hypervisor
A very simple hypervisor for learning experience.
Stars: ✭ 78 (-6.02%)
Mutual labels:  hypervisor
Blackwidow
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
Stars: ✭ 887 (+968.67%)
Mutual labels:  fuzzer
Pythem
pentest framework
Stars: ✭ 1,060 (+1177.11%)
Mutual labels:  fuzzer
Hyperplatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
Stars: ✭ 925 (+1014.46%)
Mutual labels:  hypervisor
Awesome Virtualization
Collection of resources about Virtualization
Stars: ✭ 846 (+919.28%)
Mutual labels:  hypervisor
Example Go
Go Fuzzit Example
Stars: ✭ 39 (-53.01%)
Mutual labels:  fuzzer
Vm
💻☁📦 The (official) Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4).
Stars: ✭ 716 (+762.65%)
Mutual labels:  hypervisor
Autogadgetfs
USB testing made easy
Stars: ✭ 71 (-14.46%)
Mutual labels:  fuzzer
Ksm
A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
Stars: ✭ 673 (+710.84%)
Mutual labels:  hypervisor
Freertos Cell
FreeRTOS for Jailhouse Cells
Stars: ✭ 31 (-62.65%)
Mutual labels:  hypervisor
Hyperwin
A native hypervisor designed for the Windows operating system
Stars: ✭ 80 (-3.61%)
Mutual labels:  hypervisor
Afl Patches
Patches to afl to fix bugs or add enhancements
Stars: ✭ 76 (-8.43%)
Mutual labels:  fuzzer
Mythril
A hypervisor written in rust
Stars: ✭ 43 (-48.19%)
Mutual labels:  hypervisor

vmmfuzzer

Build Status

A hypervisor or virtual machine monitor (VMM) fuzzer.

Installation

To install vmmfuzzer:

autoreconf -fi
./configure && make && make install

Contributing

See CONTRIBUTING.md.

License

Licensed under the Apache License, Version 2.0. See LICENSE and NOTICE for license text and copyright information.

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].