Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Latest commit

 

History

History
33 lines (31 loc) · 1.72 KB

File metadata and controls

33 lines (31 loc) · 1.72 KB

VM/Container

VM

Qemu
quickemu
Quickly create and run optimised Windows, macOS and Linux virtual machines
libvirt
qira
QEMU Interactive Runtime Analyser
unicorn
qemu based simpler vm.
Virtualbox
nuvm
run programs from your system in a microVM
nexus zkvm
The Nexus zkVM: The zero-knowledge virtual machine
Parallels Desktop
Best Virtual Machine on macOS, I think.

Container

Docker
podman

Images

windows
Windows inside a Docker container.
macos
macOS inside a Docker container.
docker osx
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.

Utils

distrobox
Use any Linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Distrobox uses podman or docker to create containers using the Linux distribution of your choice. The created container will be tightly integrated with the host, allowing sharing of the HOME directory of the user, external storage, external USB devices and graphical apps (X11/Wayland), and audio.
toolbox
Tool for interactive command line environments on Linux