The "/v1.2.24/opencode-el..ectron-mac-arm64.zip" file could not be found or is not available. Please select another file.

Showing 22 open source projects for "metasploitable-2"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    RigolDso

    RigolDso

    Rigol (DS1052E) HMI

    Get, record, display and save DSO data. RigolDso is a Java application that is useful to get data from a Rigol DS1052E digital oscilloscope. The idea is about to use the DSO for get measure (without PC control) and then easily and fastly transfer data to PC (USB) for documentation of a project. You can show data and parameters about measures save them in CSV files or (in future) bitmap, pdf, ps. I don't wish to control the DSO but read, manipulate and save data. It is a java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SportsTimer

    SportsTimer

    GUI tool to manage timer/round based sport events

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSV Comparator

    CSV Comparator

    CSV Comparator is a tool for comparing files which contain CSV-Data.

    CSV Comparator is a tool for comparing files which contain CSV-Data. It was created for performance engineers to be able to have a easy way to compare data from two testruns and be able to automate the comparing process of various files with scripts. There is a command line tool as well as a user interface. In case you need to compare .xml-Files you can convert them to .csv-Files with my other project CSV Transformer. The advantages by using CSV as input and output are the following: - Many applications allow an export of its data to CSV or Excel(were it could be saved to CSV) - It is possible to pre- and postprocess the data, e.g removing version numbers before comparing - It is easy to create CSV data from logfiles and other resources by using unix tools like sed or awk - CSV can be loaded into other applications, especially Excel, were it can be formatted by macros for analyzing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EDM Calibration Baseline Fitting

    EDM Calibration Baseline Fitting

    EDMFit is an adjustment tool to estimate EDM calibration parameters.

    ...EDMFit is a simple adjustment tool to estimate the EDM calibration parameters (addition constant and/or scale parameter). The adjustment process is according to ISO 17123-4. The parameters are checked for significance, to avoid an overestimation. Based on two classical hypothesis testing, EDMFit provides a reliable outlier detection. For uncertainties budgeting, EDMFit makes use of Monte-Carlo simulations and supports different distribution function: - Uniform distribution, - Triangular distribution and - Gaussian (normal) distribution. For refractive index determination, the application supports the following models: - Barrel and Sears (1939), - Edlen (1953, 1966), - Owens (1967), - IAG (1999) and - Ciddor (1996, 2002). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    FPF_predict

    Fine Particle Fraction (FPF) predictor

    Application implements models described by classical mathematical equation for in vitro deposition prediction based on characteristics of formulation and assay conditions. This work was funded by Poland-Singapore bilateral cooperation project no 2/3/POL-SIN/2012. Published article: https://www.dovepress.com/empirical-modeling-of-the-fine-particle-fraction-fornbspcarrier-based--peer-reviewed-fulltext-article-IJN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Factory Equipment Network Testing

    Measurement science-based performance & conformance testing framework

    Real-time production information is needed to optimize manufacturing activities in a factory, but acquiring this information from isolated proprietary equipment is a manual process that takes time and introduces errors. Connecting equipment to the factory network can make accurate production information immediately available, but widespread interconnection of equipment has been inhibited by the lack of common information models and methods to measure performance and conformance. This project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Screenograma

    Screenograma is an interface automation tool with feedback.

    Screenograma is an automation tool which allows users to execute sequences of mouse and keyboard actions as well as to provide some visual and audible feedback. The original purpose of the program was to provide the means for design and execution of experimental protocol interacting with the proprietary physiological data recording software. The core functionality needed for this task is to: show instructions to the test subject, start the recording of the physiological parameter, make sound...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Information Retrieval Service Assessment

    IRSA is a toolkit for Information Retrieval Service Assessment.

    IRSA is a toolkit for Information Retrieval Service Assessment. It builds upon the Grails Web Framework and is developed at GESIS. It implements two main functionalities: (1) A number of showcases that show the implemented services like a so-called Search Term Recommender and different science-model based ranking mechanisms and (2) an IR assessment module that let's one do an interactive evaluation of the retrieval services. All implemented services are available via well-documented RESTful API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sphereGL

    sphereGL

    Stroop test using OpenGL

    This is a java application using JMonkey API. The project has been completed using C++, however for this version it will use java to make it easier to use.The task involves letting the subject know that he must select a particular colored and shaped object. However, the instruction will be written in a different color than the requested selection. So if the prompt says "Green Sphere" the color of the wording will bee any color other than "green". Then, using OpenGL, many objects are drawn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    Ontology Testing

    Part of the XD Tools plugin for ontology testing.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Data Migration Tool for z/OS
    This software provides a fast way to migrate table or datasets between 2 MVS and Z/OS Mainframes by generating and submitting jobs from a Windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FullFiller

    Data Base Benchmarking tool

    A very simple tool to automate benchmarking tests on MySQL DBs. It fills MySQL tables columns; perform customized tests; and outputs the results on CSV format. It uses Xeger, a java package for generating random text from regular expressions (http://code.google.com/p/xeger/). Xeger uses dk.brics.automaton java package developed by Anders Møller (http://cs.au.dk/~amoeller/automaton/index.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OpenMCD

    Eclipse debugging tools for ecu development

    OpenMCD wants to become a top-class collection of open source, eclipse based development and debugging tools for the development of electronic control units (ECUs). MCD stands for measurement, calibration and diagnostics: three activities often performed during the development of software for embedded and mechatronic systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Android Auto Tester utilizes Android's monkey runner and hierarchy viewer to automatically traverses the hierarchy of an Android application's GUI and simulates user inputs from the host side, without accessing the application's source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open-source desktop application for load/performance testing a web site. It has a very simple UI to configure the load test. The future plan includes transaction support, record, playback and support for load injector agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Parsers and other tools for analyzing source code quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project "Sippie" is an additional tool for automatically converting Wireshark-Traces to XML - scenarios, which can be easily used as infile for the OpenSource SIPp test tool and traffic generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Radio Active Sample Changer Any Location
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java implementation of a foucault mirror test analysis and raytracing simmulation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This desktop application provides graphical control of K8055, a USB Experiment Interface Board by Velleman (http://www.velleman.eu/). It will be mostly platform-independend at a later time. The current (beta) version is for windows 2000/XP/Vista/7 on 32Bit. It is incompatible with all other Operating Systems and with 64Bit architecture. I stopped developing this application. Feel free to reuse the code or contact me on Questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SEALS addresses two key challenges: the creation of a lasting reference infrastructure for semantic technology evaluation and the continuous benchmarking of semantic technologies at a large scale via public worldwide evaluation campaigns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB