Search Results for "pentesting operating system" - Page 14

Showing 1416 open source projects for "pentesting operating system"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    AppUse

    AppUse

    Android Pentest Platform Unified Standalone Environment

    AppSec Labs recently developed the AppUse Virtual Machine. This system is a unique, free, platform for mobile application security testing in the android environment, and it includes unique custom-made tools created by AppSec Labs. AppUse Pro v3 is now available in AppUse website:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    csmake

    csmake

    Cloud Service Make.

    To make the native application to support cloud service, csmake will genarate a client stub and the service application, it's similar with the webservice, COBAR, omniORB, SOAP, gsoap etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Qwerty

    Qwerty is an opensource remote administrator tool

    ...To develop this application was chosen Java because it is the programming language with which I have more experience, portability is also the basic requirement of this project, and thanks to the use of Java will be possible to administer a computer regardless of the system operating where you run the client or the server. The first version will be composed of several key features: Ability to browse the remote file system Upload / Download files Basic operations on remote files Monitor the remote screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    d-crypt

    Tweakable 256-bit symmetrical block cipher.

    D-crypt is an symmetrical block cipher operating on 256bit blocks with an key of the same length. The cipher takes 3 inputs: the data to encrypt, the symmetric key and a tweak consisting in a array of 16 integers representing each one of eleven possible keyaddition algorithms. Features a similar structure as AES (uses simpler versions of ShiftRows, MixColumns) and uses AES SBOX. It is an SP network. The Key Schedule is a different from AES's, however the Expansion is partially inspired in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    mp3 library, advanced ID3V1 and ID3V2 tagger, player. Organize a large mp3 library, over 40,000 songs. Speech synthesis and tag backup utilities. Scripts to maintain and organize song files.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    JBoss Community
    Community driven projects featuring the latest innovations for cutting edge apps. Our flagship project JBoss AS is the leading Open Source, standards-compliant, Java EE based application server implemented in 100% Pure Java.
    Leader badge
    Downloads: 327 This Week
    Last Update:
    See Project
  • 7
    Microscopy Image Processing Package
    XMIPP is an image processing suite for 3D-reconstruction of biological specimens from transmission electron microscopy data. NOTE that stable releases (including binaries) are longer stored at Sourceforge, but are available at http://xmipp.cnb.csic.es
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Glass Library

    Glass Library

    Glass is a library for distributed computing.

    Glass is a library for distributed computing. It's written in C++ and widely portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OpenTRV

    Open-Source Thermostatic Radiator Valve

    Retrofit completely-open reference mechanical/hardware/software design for zoned heating control not relying critically on any proprietary/hacked components. The aim is to include at least one complete mechanical and software design for a replacement TRV head that can be retrofitted without any plumbing plus at least one simple boiler control to allow end-to-end open soft heating zoning, with the ability to connect to home automation system or the Net if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    ZipHTML5

    ZipHTML5

    Compress files and folder in zip format in WebView Android

    A micro library for the creation of mobile applications Android hybrid HTML5 / Java, for compressing files in Zip format directly from the WebView component. You can compress individual files and folders by adding the interface DroidZip in JavaScript and object ZipHTML5Hybrid directly to the WebView component of Android. For the use of interface in Java WebView you need to include in the HTML file the famous JavaScript library JSZip MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dpcm-dt

    DPCM DT automates the development of WSN applications

    Wireless Sensor Network (WSN) application development is a complex task that involves knowledge over a broad range of technologies and requires special attention to many details, from system-level down to node hardware. DPCM DT is a toolset developed as part of the WSN-DPCM Artemis project that aims to help the developers to create WSN applications faster by automating most development tasks below the application-specific business logic. The toolset can be used both by the application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is software for display geographical maps, written on C++. It's small and simple library, which allow to use it on PDA (like Palm and Windows Mobile) and desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Homedisk

    Family-focused free software

    Welcome to : http://www.tinyhomeutil.com/ This product (Homedisk) is a multi-user system, integrates online file storage and multimedia player. Users can use it to manage family photos, videos, and music. It does not need to install. It also can be run from U-disks and portable hard drives. It allows mobile phones and tablet computers to access (including the iPhone and iPad). It supports English, Chinese, French, Russian and Spanish, the family members living in different countries can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ORLA (Open Remote Linux Administration)

    ORLA (Open Remote Linux Administration)

    Monitor your GNU/Linux server with your smartphone

    ORLA, or Open Remote Linux Administration, is a project we’re working on as engineering studients in IT at Polytech Marseille Engineering School, France. The goal of ORLA is to provide Server Administrators a small yet effective monitoring tool on your Android phone. And security will not be a problem as we’ll cipher data transmission with AES-256 encryption. We just finished the design of the program and the algorithms we’ll work with, and we are going to start coding soon :) We’ll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Vulnerable Lab - Pentesting Lab

    Java Vulnerable Lab - Pentesting Lab

    a deliberately vulnerable Web application

    This is Vulnerable Web Application developed for course by Cyber Security and Privacy Foundation (www.cysecurity.org) for Java programmers The full course on Hacking and Securing Web Java Programs is available in https://www.udemy.com/hacking-securing-java-web-programming/ WAR file: ---------- https://sourceforge.net/projects/javavulnerablelab/files/latest/JavaVulnerableLab.war/download Virtualbox VM...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    android4desktop

    android4desktop

    Android for Desktop

    Its Android for Desktops. 100% free. Live + Installable ISO image Current version - Android 4.4.4 Click - https://sourceforge.net/projects/android422x86/ for a android jellybean version with UEFI support
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18

    Cluster Orchestrator

    orchestrator / cluster deployment tool

    The Orchestrator server is responsible for distribution and launch of simple apply/rollback shell scripts in a particular order across multiple servers . If for any reason deployment is failing at a particular stage the process will stop and you can rollback any changes done until then. In case you want to deploy your code or just call your preferred DSC client to apply the configuration locally the Orchestrator can be a handy tool. The operation can be started manually or scheduled,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Time Logging System

    Time Logging System

    Automated Daily Time Record

    Time Logging System is software built in java that used to automate manual daily time record used by individuals from different industry. It has a client side that waits for approval from the server side for every time in and time out activity. Software Requirements: Java 1.7 and MySQL Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    asers

    asers

    Android Simplified Episode Remainder System

    The new release is there: 1.3. ASERS for Android Simplified Episode Remainder System is a system that manages your episodes remaindering. That helps you to be up-to-date with your series. ASERS is based on data from www.epguides.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Secure Data Manager
    Password Manager - Manage your passwords and private information in one secure application for web sites, computers, programs. Search, add, edit, delete, print, etc. Java app, runs everywhere. Uses SunJCE crypto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    aScanmem

    aScanmem

    game cheater for Android

    aScanmem is Android frontend for scanmem game hacking utility. Scanmem is a Linux cheating tool acting also as debugger / memory editor with support for viewing memory regions watching and repeatedly setting values in chosen address space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Javalix

    Javalix

    The first linux distro for Java developers.

    The first linux distro for Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ancestris

    Ancestris

    Java Extensible Genealogy program

    Ancestris is a genealogy program written in Java. It works under any operating system, Windows, Linux, MacOS. Ancestris is developed under GNU General Public License. Ancestris is a genealogy software that closely respects the GEDCOM 5.5 standard which will allow you to work on files that are reliable and that you can exchange and share without losing data. In addition to the editors (Ancestris comes with two editors: a GEDCOM editor and a standard one), it offers many views like tree view, geographic view, chronological view, browsers, tables: individuals, families, etc.. and numerous reports. ...
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB