Showing 393 open source projects for "virtual machine plugins"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    LC-3 VM

    LC-3 VM

    Write your own virtual machine for the LC-3 computer!

    The documentation and source are generated from the .lit file using srcweave. If you don't want to go through the trouble of setting it up, your contributions are welcome. Just make your edits the .lit file, and we can regenerate it for you. Our VM will simulate a fictional computer called the LC-3. The LC-3 is popular for teaching university students how to program in assembly language. It has a simplified instruction set compared to x86, but contains all the main ideas used in modern CPUs....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Binary Analysis Platform

    Binary Analysis Platform

    Binary Analysis Platform

    The Carnegie Mellon University Binary Analysis Platform (CMU BAP) is a suite of utilities and libraries that enables analysis of programs in the machine code representation. BAP supports x86, x86-64, ARM, MIPS, PowerPC and new architectures can be added as plugins. BAP includes various analyses, standard interpreter, microexecution interpreter, and symbolic executor. BAP features its own domain-specific language, Primus Lisp, that is used for implementing analyses, specifying verification conditions, modeling functions (writing stubs) and even interfacing with the SMT solver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hubolauncher

    Hubolauncher

    Launcher for Java games

    Hubolauncher is a downloader, installer, updater and launcher for games that run using a Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Database Backup Manager

    Database Backup Manager

    Database backup manager for dumping to and restoring databases from S3

    ...We recommend using the vagrant configuration supplied with this package for development and contribution. Simply install VirtualBox, Vagrant, and Ansible then run vagrant up in the root folder. A virtual machine specifically designed for the development of the package will be built and launched for you. Backup to / restore from any configured filesystem. Configure your filesystems. Configure your databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XSIBackup-Classic

    XSIBackup-Classic

    Local and over IP backups for ©VMWare ©ESXi 5.1 to 6.7

    VMWare backup and replication for ESXi vSphere virtual machines to datastore or differential over IP. No agents, self capable, runs in the hypervisor host, ESXi 5.1, ESXi 5.5 & ESXi <=6.7 compatible, hot backups. Consists in a cron programmable service running in the hypervisor. Hot backups, fully functional, standalone, ideal for dedicated servers. Full version supports quiescing, differential backup, deduplication and much more... Download link:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Free Auto Clicker

    Free Auto Clicker

    Mouse Auto Clicker is a free auto clicker, mouse clicker, auto click

    Mouse Auto Clicker release 2.0.0.15 New features: 1. Single Left Click If Color 2. Double Left Click If Color 3. Single Right Click If Color 4. Middle Left Click If Color Mouse auto clicker is a free auto clicker, free mouse clicker, and free auto post. Running on MS Windows with.NET framework support. Definitely, This is a free auto clicker tool. How to get Mouse Auto Clicker: - CASE Firs time use: + Go to home page https://www.mouseautoclicker.org/ ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8

    Nuance

    An uneducated try to resurrect and modernize the Nuance NUON emulator

    ...was later-on released by his family via http://www.dragonshadow.com/-/downloads/NuanceExperimental.zip By now, emulation was improved a lot with many games now working almost correctly (except for "random" endless loops that still occur in the emulated code due to whacky audio syncing) in the new 0.6.X release. Due to the (debatable) way how Mike designed the emulation core, this project is not trying to provide cycle-accurate emulation, but can rather be seen as a virtual NUON machine that provides as much computational power as possible from the host PC. The advantage: Games that stutter on original HW can run smooth. The disadvantage: Syncing problems (for now) in some games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    SharkLinux

    SharkLinux

    Virtualization Focused OS & Cloud Compatible Desktop Environment

    SharkLinux is a 64 bit Linux Desktop that specializes in virtualization. The OS is based on Ubuntu 20.04 and features a custom MATE/XFCE desktop capable of running on a cloud server with little impact on performance. The OS runs KVM as the primary hypervisor and provides a wide range of tools to build and run VM's and containers. SharkLinux has several distinct qualities from other Linux systems such as; automatic system upgrades, sudo users can run shell commands without a password....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Mininet

    Mininet

    Emulator for rapid prototyping of Software Defined Networks

    Mininet creates a realistic virtual network, running real kernel, switch and application code, on a single machine (VM, cloud or native), in seconds, with a single command. Because you can easily interact with your network using the Mininet CLI (and API), customize it, share it with others, or deploy it on real hardware, Mininet is useful for development, teaching, and research.
    Downloads: 104 This Week
    Last Update:
    See Project
  • 11

    QToaster

    A simple and fast frontend for the QEMU Emulator - Freeware.

    QToaster is a simple app that executes QEMU with proper command line parameters (a frontend). The features are pretty basic, the executable is small and is a portable application. I needed something to automate QEMU quickly operate fast without having to worry about setting things up. I just wanted to get moving fast. It is designed just for that. It will keep your last machine settings and reload them from the .ini files that it creates. The main purpose I needed this for is Android -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Old Linux Distribution Archive

    Collection of old Linux distribution media and packages

    This project seeks to collect Linux distributions that are no longer updated or maintained, so that the intellectually curious can check them out (hopefully in a virtual machine).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13

    JadeOak-OS

    An operating system for those who value security and privacy.

    Welcome to JadeOak OS, an operating system for those that value simplicity and privacy. It has the deep web browser, also known as the Tor browser, added to it as a default internet browser. It is linux-based and will work on a virtual machine, such as VirtualBox. For Installation Instructions or any issues with the OS, please go to the wiki. There is more detailed information about the OS on the wiki also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pearl Studio 9

    Pearl Studio 9

    A Loaded Recording Studio Out of the box

    64 bit LTS OS running the 5.4 kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Boot2Docker

    Boot2Docker

    Linux distribution made specifically to run Docker containers

    Boot2Docker is a lightweight Linux distribution made specifically to run Docker containers. It runs completely from RAM, is a ~45MB download and boots quickly. Boot2Docker is designed and tuned for development. Using it for any kind of production workloads is highly discouraged. Installation should be performed via Docker Toolbox which installs Docker Machine, the Boot2Docker VM, and other necessary tools. Boot2Docker is used via Docker Machine (installed as part of Docker Toolbox) which...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Unified Sessions Manager

    Unified Sessions Manager

    Pioneering Private and Public Cloud Management since 2008

    The UnifiedSessionsManager supports the integrated management of user sessions within Private-Clouds, comprising heterogeneous IT landscapes of various physical and virtual machines, hypervisor management, and virtual user sessions with remote desktops. Extracted documents see https://sourceforge.net/projects/ctys-doc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pearl MATE STUDIO 7.1

    Pearl MATE STUDIO 7.1

    Ready to go Professional Multitrack Recording by MixBus on MATE

    This release features the new MixBus multitrack recording software that turnes your Linux Desktop into a full featured audio recording studio. Based on 64 bit Pearl MATE 7 series (18.04 LTR), Finally professional software used by the pros on Linux for everyone. Harrison MixBus software is based on the popular Ardour Multitrack Open Source Software. This version is the demo version. ALSA and JACK support. Candence handles the seamless use of Pulseaudio for such software like Firefox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Amentet Monitoring Service

    Amentet Monitoring Service

    CORBA Server Monitoring service

    The Amenetet Monitoring Service monitors remote services which register with it, heart beats are used in both directions to monitor the health of remote services. Remote services maintain a lease with Amentet and renew that lease regularly. Amentet then pings back to the remote service to monitor its health. Remote Services can monitor multiple objects internally, when "pinged" by Amentet, if any of these objects has disappeared an exception is thrown back with the list of missing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VM Migration Assistant

    VM Migration Assistant

    Virtual Disk Convert Between VMDK,VHD(X),VDI,QCOW/QCOW2,RAW(IMG)

    ...For saving time during migration and hypervisor switch, V2V Converter / P2V Migrator enables to convert VMs directly from one hypervisor storage to another, without creating an extra VM disk copy. On top of that, the utility ensures a safe P2V migration by using a VSS snapshot of the source machine to ensure data consistency.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 20
    Simplify

    Simplify

    Android virtual machine and deobfuscator

    Simplify virtually executes an app to understand its behavior and then tries to optimize the code so that it behaves identically but is easier for a human to understand. Each optimization type is simple and generic, so it doesn't matter what specific type of obfuscation is used. Provides a virtual machine sandbox for executing Dalvik methods. After executing a method, it returns a graph containing all possible register and class values for every execution path. It works even if some values are unknown, such as file and network I/O. For example, any if or switch conditional with an unknown value results in both branches being taken. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Linux Musa

    Linux Musa

    Musa is a linux distro for music and graphic arts production OS

    Linux Musa 32 & 64 bit, music production Os and graphic arts, is based on Chromixium 1.5, Ubuntu 14.04 trusty tahr, Debian 8 jessie - For additional drivers and packages >> http://releases.ubuntu.com/trusty/ - https://www.debian.org/releases/jessie/debian-installer/index.it.html (please consider donate to its developers and related software developers too) Install instruction: Username: Musa Maledetta password root : musamaledetta password x administrator = administrator info:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Web Security Dojo

    Web Security Dojo

    Virtual training environment to learn web app ethical hacking.

    Web Security Dojo is a virtual machine that provides the tools, targets, and documentation to learn and practice web application security testing. A preconfigured, stand-alone training environment ideal for classroom and conferences. No Internet required to use. Ideal for those interested in getting hands-on practice for ethical hacking, penetration testing, bug bounties, and capture the flag (CTF).
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 23

    AlienPupOS

    LucidPup & SlackoPup 5.x.x with Wine & Bionc pre-installed

    ...Both ISO's have been scanned twice with Avast and Nortons antivirus and both have been tested in good to awesome condition. But don't just take my word for it that it works, go download it and test it out on your own hardware or Virtual machine. You will be pleasantly surprised. Thank you for your interest in this project. Mr. Gordon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Docker Machine

    Docker Machine

    Machine management for a container-centric world

    Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage the hosts with docker-machine commands. You can use Machine to create Docker hosts on your local Mac or Windows box, on your company network, in your data center, or on cloud providers like Azure, AWS, or DigitalOcean. Using docker-machine commands, you can start, inspect, stop, and restart a managed host, upgrade the Docker client and daemon, and configure a Docker client to talk to your host. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    PigIron

    PigIron

    Java bridge to IBM z/VM System Management API

    PigIron is an open source Java class library which implements the client side of the IBM z/VM Virtual Machine Operating System Systems Management Application Programming Interface (VSMAPI). PigIron is not associated with the IBM corporation.
    Downloads: 0 This Week
    Last Update:
    See Project