Showing 7315 open source projects for "security"

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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    SFXCompress-gui

    SFXCompress-gui

    Graphical user interface for the utility sfxcompress

    SFXCompress is an utility used to pack and/or encrypt a directory on a self-extracting file. It also includes the calculation of the MD5 function to check if the compressed file is correct. SFXCompress-gui is the graphical user interface written in Java of the Console utility sfxcompress. The Application comes also with the console version. MAC users, download "SFXCompress-bundle.dmg", double click and execute the script "InstallationScript" included into the dmg image. Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Browser for Tor with Onion Router

    Browser for Tor with Onion Router

    Browser for Tor based on Dooble & Vidalia as integrated Addon

    Tor now plugs into the Browser. Dooble Web Browser, a secure open source userfriendly tool to explore the web secure over Tor. Steer Tor in the Browser (in Settings/Proxy/Tor) with an Add-On based on Vidalia. Just start the Add-On "Tor" in the Browser Add-On-Menu and in Settings/Proxy.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3

    Code Honor

    Code Honor is a software which gives you privacy in keeping your text

    Code Honor is a software which gives you privacy in keeping your text file which you do not want to share with everyone. But the speciality lies here. It does not hide or simply puts a password rather it changes your text into numbers you assign which again can be converted back into normal text. The application of this software is that when you need to share your text publicly keeping its privacy preserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    HostIPstats

    Collect and display host IP traffic statistics

    This tool provides IP traffic information at a level between a simple traffic counter (e.g. darkstat) and full packet capture or intrusion detection. It collects packet and byte counts by host IP address, protocol, and port. The next phase of the project is to analyze and display this data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Online Signature Verification

    Online Signature Verification

    Real time signature verification using MATLAB and C#

    Online Signature Verification technology requires primarily a digitizing tablet and a special pen connected to the USB port of a computer. An individual can sign on the digitizing tablet using the special pen regardless of his signature size and position. The signature is characterized as pen-strokes consisting x-y coordinates and pressure with the data being stored in a signature database. Dynamic time warping (DTW) and quadratic discriminant analysis (QDA) is used to get results where the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Trusted Path Execution LKM

    A Linux Kernel Module that implements Trusted Path Execution

    tpe-lkm is a Linux kernel module implementing Trusted Path Execution, a security feature that denies users from executing programs that are not owned by root, or are writable. This closes the door on a whole category of exploits where a malicious user tries to execute his or her own code to hack the system. Since the module doesn't use any kind of ACLs, it works out of the box with no configuration. It isn't complicated to test or deploy to current production systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xPwd!.Win Portable

    xPwd!.Win Portable

    Obter senhas e informações sobre o windows.

    Pequeno programa portatil, útil para obter informações sobre o sistema e senhas salvas nos navegadores, como Chrome e Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A tool to block viruses in USB flash/disk from auto-running. When a USB disk is inserted, this tool not only locks the "autorun.inf" file, but also locks all the autorun-related virus and other suspicious files.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 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
  • 10
    Thanks for your support..
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Downloads: 87 This Week
    Last Update:
    See Project
  • 12
    Pythia

    Pythia

    High quality fast "true random" number generator (shuffling) for JS

    :: Pythia :: This is a high quality fast "true random" number generator / shuffling system. This means that Pythia never ever repeats the same numbers again regardless of how many tests you do. This also means that it never generates any numbers in a predictable order no matter how many times you refresh. Pythia solves a great problem and is by far the best solution out there. How to use: var my_pythia = new pythia(); Pythia API: .generate - Generate a new random...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Passwort Kalkulator

    Erzeugt/Berechnet Passworte mit hilfe von Pseudozufallszahlen

    Version 1.1.1 Nur noch ein kompliziertes Passwort merken und damit für alle Dienste und Anwendungen über Pseudozufallszahlen viele unterschiedliche, sichere Passworte (repoduzierbar) erzeugen. Die Namen der Dienste können in einer Liste (im Klartext) mit einigen Optionen hinterlegt werden und nach diesen Angaben wird bei jedem Programmlauf das entsprechende Passwort erzeugt. Das Programm ist ohne Installation lauffähig. Auf dem Rechner wird kein Passwort gespeichert! Only remember one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    crypto-native

    crypto-native

    Java native access for pc/sc, pkcs11, openct based on JNA

    This is a java native wrapper, based on JNA of standard methods to access smart cards (pkcs11, pc/sc, openct, libusb). Goals of this projects are: * interoperability: it can work on any platform where JNA runs: Windows, Linux, Mac (and one day even Android) * modularity: you don't need to include pc/sc support if you only use pkcs11 * ease of integration: it depends only on few required libraries. * ease of use: it exposes a simple java interface (even if you can deal with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ntlmv2-auth

    NTLMv2 authentication library and filter for Java

    NTLMv2 SSO filter and API for Java, based on a JCIFS-extension from the "Liferay Portal" product (http://www.liferay.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SecureQEMU is an open source emulation-based software protection scheme providing protection from reverse code engineering (RCE) and software exploitation using encrypted code execution and page-granularity code signing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MiDicc

    MiDicc

    Generador de diccionarios de ataque multi-plataforma y parametrizable

    Realice su propio diccionario de ataque, usando caracteres personalizables y con longitud de palabra fija, generando todas las combinaciones que puedan existir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FileGrab

    FileGrab

    Capture newly created files in Windows filesystems

    FileGrab is a tool that monitors a Windows filesystem for newly created files and copy those files to another location. It can be useful for honeypots, malware analysis, investigation scenarios and so on.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 19
    PHP One-Time Passwords is a PHP implementation of the one-time password system (OTP) as specified in RFC 2289. It is not a standalone application but a generic class for developers who want to implement an OTP authentication in their projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    uTorrent users can benefit from having naughty IP addresses removed from the torrent swarm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Easy USB Python Keylogger

    A Keylogger that can work directly on a USB

    This is a Python keylogger that can be used on a USB. This can work even if you don't have python installed on your computer or any computer for that matter. Please use this program within the law and keep in mind hacking is ILLEAGAL. note: This program will only work on windows devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TEACryptor

    TEACryptor

    Encrypts text files

    Uses the Tiny Encryption Algorithm to encrypt text files. This program can only encrypt text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Open source Diameter and Diameter related protocols. Written in C++ (porting to Java is welcome!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Passwords Saver

    Passwords Saver

    Save your passwords in a very simple way!

    Passwords Saver allows you to manage your social networks, web sites you may use everyday and E-Mail accounts... And it's very simple to use!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB