Search Results for "tiny virtual machine" - Page 13

Showing 686 open source projects for "tiny virtual machine"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Virtual Machine Wizard

    Web based tool for creating Virtual Machines

    The VM Wizard project provides a web based front end for creating custom linux virtual machines for KVM, OpenStack and VMWare.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    MACS

    Memory Array CodeRouge Simulator

    MACS (for Memory Array CodeRouge Simulator) is a Virtual Machine (VM) that allows two programs (or players), written in CodeRouge, to compete against each other in a game, while developing their game playing capabilities over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Meet EDSAC

    An educational tool, built for Kinect and large, high-res displays.

    ...To celebrate this historic computer and it's importance to the field of Computer Science, a team of volunteers started building a functioning replica of the computer from scratch in 2012. This simulation builds on some of their work, and teaches you about the operation of the EDSAC by taking you on a virtual tour of the machine. The simulation was designed for a display device over 4m wide and at a resolution of 5700 x 2070, with a Microsoft Kinect v2 sensor situated at the top of the screen. It will run on a standard keyboard, mouse and monitor setup, though with an envelope view. An WebGL version of the software (minus Kinect and widescreen) was also created. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5

    JCLALtext

    Text processing module for JCLAL

    JCLALtext is a class library designed to extend the framework JCLAL text tasks. JCLALtext is free, open source and developed with the Java programming language. JCLALtext is distributed under the GNU license. The researcher can use the class library by adding it to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Frotz

    Frotz

    Infocom-style interactive fiction player

    Frotz is a wildly popular and widely portable Z-machine. Ports are available for just about every machine out there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Elastic Management of Tasks in Virtualized Environments is in charge of managing virtual machines created in Xen by creating full customized virtual machines and allowing executing tasks inside this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GNS3 WorkBench

    GNS3 WorkBench

    A collection of Labs built for GNS3 running on a VMware

    NOTE: Please Click the [Files] tab above if you are looking for the GNS3 WorkBench Virtual Machine. ************************************* GNS3 WorkBench is a collection of approximately 50 Labs built for GNS3. Many labs have variations and solutions, making approximately 140 different configuration sets (snapshots). You can download a VM appliance, or download a script that will take you through an install on your own copy of LInux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ODS3 Virtual Machine Challenge

    ODS3 Virtual Machine Challenge

    Virtual Machine Image To Test Penetration Skills

    The ODS3 Virtual Machine Challenge are downloadable images that can be run as VMWare or VirtualBox instances. The Idea behind the challenge is to test and exercise web application penetration testing in a controlled environment. These images are great for cyber security students, penetration testers and hobbyist. Care should be taken if installed on an Internet access host as the application are purposely vulnerable to attack and exploitation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    ZLR is a Z-Machine interpreter designed to run modern interactive fiction games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    hidden|neddih
    hidden|neddih is an .ova file for virtual machine. (you need to have virtual box or VMWare, or any other virtual machine software, installed into your pc) hidden!neddih is... • Anonymous with a full torified system • Ethical with non-invasive softwares, but with the right ones • Hacktivist with all you need to protest in the right way • Securest with the most advanced security standards • Easy the most user-friendly anonymous OS ever • IRC(er) with a full complete IRC bot collection and services • Supported with the first anonymous OS full support's system • Updated The OS comes always with the latest kernel and updates • Functional with a fast system “ready-to-use”
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JPC
    The fast x86 PC emulator in 100% pure Java
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Mesin Maya is Collection Virtualbox Appliance for education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Electro-Mechanical Computer Simulation

    An electromechanical computer simulation.

    This project is a simulation of an electromechanical computer based upon the design presented in Charles Petzold's book "CODE: The Hidden Language of Computer Hardware and Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    nap-script

    A multi purpose scripting language

    The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms. The nap-script is a C like programming and scripting language with the following characteristics: - compiles into bytecode - it runs in a virtual machine - can be executed standalone or embedded in C/C++ code - has a well defined assembly language - can do runtime compilation - has a syntax very similar to C without pointers ... and it is still under development :) Check out the mercurial repository to get a glimps on the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    smurfedBTR1

    smurfedBTR1

    this is a root to boot vmware vulnerable images

    the goal is to get the flag in the root directory. /root/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    xen-shell2

    simple XEN guests / cloud management console shell

    XEN guests / cloud management shell which provides secure, simple and easy (remote, multi-user, multi-level) console based access to XEN DomU management - with simple bandwidth monitoring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    An open-source port of Richard Dawkins' Arthromorphs program, from his "Watchmaker" suite, to the Java programming language. Further contemplated directions for development include a port to JavaScript/HTML5, so that the Java Virtual Machine is no longer a requirement, and the program will run in any HTML5 enabled web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cyborghawk v1.1

    cyborghawk v1.1

    Latest-v1.1 of The World's most advanced pen testing distribution ever

    updated version of The most advanced, powerful and yet beautiful penetration testing distribution ever created.Lined up with ultimate collection of tools for pro Ethical Hackers and Cyber Security Experts. Simplify security in your IT infrastructure with Cyborg. Its real strength comes from the understanding that a tester requires a strong and efficient system,that benefits from a strong selection of tools, integrated with a stable linux environment.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 21

    mqnic - virtual link layer for qemu/kvm

    Low latency, high bandwidth IP for virtual machines

    MQNIC ( Message Queue NIC ) Virtual Link Layer The Message Queue NIC project provides a virtual link layer for qemu/kvm based virtual machines. The virtual link layer provides transport using the Apache ActiveMQ message server or other message bus and eliminates the need for external IP infrastructure to support VM deployments. Based on the ivshmem technology originally developed by Cam Macdonell the mqnic drivers use zero copy vm<->host data transfers and the apache message server to provide low latency, high bandwidth IP support for virtual data centers while simplifying the provisioning of hosted IP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Emulator print-server

    Emulator print-server

    This emulator designed to simulate a network print server

    This emulator (VBS script or Batch file) designed to simulate a network print server and is used to solve the problem of lack of drivers on the manufacturer's old (network, shared) printer under the new operating system on the remote machine. In particular - on the local machine c disable shared printer operating system Windows XP x32 and outdated iron on the remote - OS Windows 7/8/10 x64 and 64-bit drivers for non-existent, for example the printer out of production. Also, this solution allows you did not install the driver for a remote printer on your network and have any target OS when printing is performed by simply copying the desired document in PDF-format or printing any document format into a virtual PDF-printer on the network location of the machine with a working emulator print local server and an 'old' printer with 'old' OS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    Web Pentesting Environment

    Vulnerable Virtual Machine to Learn

    ...For instant support ask me @ahmaddotninja 5. Why didn`t I setup tools ? because you should learn how to install any tool on any platform ** Installation steps :-: 1- WPE is virtual Machine so you will need VM software we recommended Oracle VM VirtualBox Get it from here https://www.virtualbox.org/wiki/Downloads 2- uncompressed WPE.7z 3- after you install VirtualBox go to the menu bar select Machine > add 4- Browse to WPE folder select WPE.vbox // we use only OpenSource or Free software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bringer Task Record Log

    Bringer Task Record Log

    Bringer Task Record log is a task-time tracking tool.

    ...It can runs on major Operating Systems like Windows 2000 / XP / 7 / 2003/ 2008, in MacOS Systems 10.6 / 10.7 /10.8 and on every Linux distributions supporting some graphical engine like gnome, xfce, lxde and others. You need the Java Virtual Machine in version 1.7.0 or above. Last version of JVM is recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    nano VM
    nano VM - a small virtual machine with compiler and assembler. features: file I/O, TCP/IP sockets, GUI & sound server, JIT-compiler (x86). platforms: Amiga 68k, AROS, Linux, Windows, Android
    Downloads: 0 This Week
    Last Update:
    See Project