Search Results for "virtual machine plugins" - Page 9

Showing 932 open source projects for "virtual machine plugins"

View related business solutions
  • 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
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    HTML Quiz Application With Timer & Point

    HTML Quiz Application With Timer & Point

    An Easy to Edit HTML, CSS & JAVASCRIPT QUIZ - For Students & Teachers

    Just Download & Extract the Above Zip File provided, then edit the script.js file with a good text / code editor like Sublime Text ( Check Google ) & then save the changes & then view the index.html file on the internet browser. That's all. This is a Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. If needed, you can change the value of the Timer from 15 seconds to any other value, by Searching & Replacing all occurences of 15 in index.html & script.js...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    crunch++ Debian

    crunch++ Debian

    LightWeight Debian OS

    Here I have new Theme Debian Called Crunch++ , and the it has basic facilities, but have different way of operation like right click for choosing the application, which you want to run, or to make Machine shut down, reboot ... etc. It is OVF Version, means you can download and run it on VMware and Virtual Machine Software. In this there is not Dock so you need to Install any dock software, I will prefer plank dock. username - hemant password - <spacebar> one time this os can be used for experiment purpose, and learning purpose. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automatic Website Forms Creator & Hoster

    Automatic Website Forms Creator & Hoster

    Create Forms, Surveys, Quizzes, Polls, Questionnaires etc. Locally.

    Have a look at the Video below for details. Refer Wiki for more instructions. New Points: When asked "is this a mandatory field" please enter y to it. This will prevent any distortions in the data.html file. If needed, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset in the $HOME/autoform/headerfile.txt file. Editing can be done easily using the free FileZilla software. Check Google if you need to know your language's charset...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    WFIO .NET Bindings

    .NET bindings for WFIO

    This subproject contains a parallel implementation effort for the .NET Virtual Machine. It allows for you to use the WFIO interface in your .NET applications and will include a translation layer so that you can talk to the native WFIO libraries. This subproject exists partially to overcome the 8.3 file naming convention that WFIO itself is limited to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    XSIBackup-DC

    XSIBackup-DC

    VMWare ESXi Virtual Machine Backup, runs in free ESXi

    ©XSIBackup-DC is a C binary that runs in the ©ESXi shell and behaves as a backup and replica service. It follows the same principles as our previous ©XSIBackup editions, that is: a utility that runs in the hypervisor command line and accepts arguments and values stating which VMs to backup and where to copy them. It accepts local and remote SSH paths, thus you can backup and replicate VMs to local datastores or to remote repositories in any additional ©ESXi or Linux server. Download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Create and Host Web Forms For All

    Create and Host Web Forms For All

    Only Text Editing Skills Required - Convert All Paper Based Forms

    Please click the Files Tab above to get all the flavours / related files of this system. ( Right Click Each File, to Open Them in New Tab, one by one, to download them all ) Have a look at the Video below for details. Refer Wiki for more instructions. if you are new to Virtual Machines, then please watch the video below Notes: For Security Reasons, you may change the name of your new ( form ) folder, to a single large word like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Inform

    Inform

    The core software distribution for the Inform 7 programming language

    ...The language is distinctive for its natural-language-inspired syntax that reads almost like English, allowing storytellers to define rooms, objects, characters, and narrative logic in an intuitive way that emphasizes expressive clarity and literary structure. When you write in Inform, the source code is compiled into playable story files that run on interactive fiction virtual machines such as Z-machine or Glulx, enabling classic text-based gameplay with modern tooling. Inform handles the underlying complexities of text parsing, world modeling, state management, and player input, so authors can focus on narrative design rather than low-level engine details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Signature Field With Contact Form 7

    You need Contact Form 7 installed.

    ...Interactive Experience: Signature fields provide users with an interactive and unique experience that sets your forms apart. Versatility: Signature fields can be used for various purposes, from gathering feedback to collecting approvals. https://wordpress.org/plugins/signature-field-with-contact-form-7/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    X11-Basic

    X11-Basic

    A BASIC interpreter and compiler with graphics.

    X11-Basic is a dialect of the BASIC programming language with graphics capability that integrates features like shell scripting, cgi-Programming and full graphical visualisation into the easy to learn basic language on modern computers.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    PacketTracerRemote

    Ubuntu Based Virtual Server using noVNC to serve Cisco Packet Tracer.

    ...No endorsement by any trademark holder is stated or implied. Source code for files that have been created or changed is included in this project. Source code for the remainder of the virtual machine can be downloaded from Ubuntu, noVNC, and WebSockify. Fully illustrated directions for installation are located here: https://docs.google.com/document/d/1ZPs-o_F9JdEe5klOOjEyWMHlQY83p922vRBM6rkSFBI A demonstration can be found here: https://youtu.be/AIBU1hmM9eY
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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: 27 This Week
    Last Update:
    See Project
  • 17
    The goal of this project is to investigate optimal ways to do genre classification for the ten indigenous South African languages. Funded by Dept of Arts and Culture of the SA Government. http://www.trifonius.co.za/projects/genre-classification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Proxy yxorP

    Proxy yxorP

    Proxy 🦄 .yxorP [v2.1] Plug & Play Stateful SAAS(y), Multi-tenancy

    yxorP is a plug-and-play, flat-file application that does not need Composer, PHP CURL, or databases; these are all optional additions that are fully supported. yxorP is intended to act as a proxy that can edit or update the content of multiple websites using a PHAR (PHP archive) binary version of Guzzle, and managed via a user-friendly Cockpit backend (GUI). The incoming request hostname is used to fetch site-specific requirements from the backend, the target website is then retrieved and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cassowary

    Cassowary

    Run Windows Applications on Linux as if they are native

    Run Windows Applications on Linux as if they are native, Use Linux applications to launch files located in the windows vm without needing to install applications on vm. With easy-to-use configuration GUI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Cipol8

    Cipol8

    A Windows Console Based CHIP-8 Interpreter

    An hacky CHIP-8 interpreted coded in c#, with no dependencies other that the windows console. The goal was to understand how a bytecode interpreter works, not a perfect CHIP-8 emulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    KohaVM_21_11

    Koha21.11.01.00 Virtual Machine

    Koha21.11.01.00 on Debian (10) Buster Oracle VirtualBox Virtual Machine, scalable with LVM file system configuration and full root and user credentials.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    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: 0 This Week
    Last Update:
    See Project
  • 23
    Bareflank Hypervisor

    Bareflank Hypervisor

    lightweight hypervisor SDK written in C++

    The Bareflank Hypervisor is an open source hypervisor Software Development Toolkit (SDK) for Rust and C++, led by Assured Information Security, Inc. (AIS), that provides the tools needed to rapidly prototype and create your own hypervisor on 64bit versions of Intel and AMD (ARMv8 CPUs, RISC-V and PowerPC also planned). The Bareflank SDK is intended for instructional/research purposes as it only provides enough virtualization support to start/stop a hypervisor. Bareflank can also be used as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Scala3Lab

    A MATLAB like environment for Scala 3

    The Scala3Lab project aims to provide an efficient scientific programming environment for the Java Virtual Machine. The scripting language is based on the Scala3 programming language enhanced with high level scientific operators and with an integrated environment that provides a MATLAB-like working style. Also, all the huge libraries of Java scientific code can be easily accessible (and many times with a more convenient syntax). The main potential of the Scala3Lab is numerical code speed and flexibility. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hyperledger Burrow

    Hyperledger Burrow

    A permissioned Ethereum smart-contract blockchain node

    Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node. It executes Ethereum EVM and WASM smart contract code (usually written in Solidity) on a permissioned virtual machine. Burrow provides transaction finality and high transaction throughput on a proof-of-stake Tendermint consensus engine. Burrow is a fully-fledged blockchain node and smart contract execution engine -- a distributed database that executes code. Burrow runs Ethereum Virtual Machine (EVM) and Web Assembly (WASM) smart contracts. ...
    Downloads: 0 This Week
    Last Update:
    See Project