Showing 141 open source projects for "parrot-security-4"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 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
  • 1

    NoDoubles

    Finds and removes duplicates (hard links)

    NoDouble is a duplicate correction tool. It scans your drives for duplicate file. Unlike most tools, it replaces duplicates with hard links. A duplicate file is file with the same content, the same size, but not necessarily the same name or extension. When two duplicates or more are found, at least one of them is replaced with a hard link that points to the same data in the first file. Effectively, a hard link is a file, not a shortcut, and by removing the first file, the second file will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VersionInfo

    VersionInfo

    Generate file version information

    This command-line utility produces a report of file information including version information where available. The reports can be useful for release information, manifests, and integrity verification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    dotNet Disk Imager

    dotNet Disk Imager

    Lightweight RAW and ZIP disk images reader and writer to USB or SD

    IMPORTANT!!! Since this is new software, your web browser, operating system or even possibly antivirus software may report security alerts against this tool. Please ignore that messages until this tool gets widely spread. This program is highly inspired by Win32 Disk Imager and sort of copies it's function. However, I've added some features, like verification of readed/writed image file and the most important is on the fly support for zipped images.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    Opulos NuZip

    Opulos NuZip

    Create password protected zip files from the Send To menu.

    New version v2018.11.09. See release notes in Files tab. NuZip is a zip program that adds an option to create password protected zip files from the "Send To" desktop menu. NuZip also has a double-zip feature to prevent zip files containing blocked extensions (such as .exe) from being rejected when attached to an email. The installation is easy. 1. Copy NuZip.exe and Ionic.Zip.dll to the desired folder (e.g. C:\Program Files\Opulos\NuZip\). 2. Double-click NuZip.exe. This will create...
    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
  • 5
    iDecryptIt

    iDecryptIt

    iOS firmware tools

    Project has been moved to GitHub: https://github.com/colejohnson66/iDecryptIt iDecryptIt is a tool to decrypt the root filesystem of an IPSW.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    Image Writer

    Image Writer

    Write .raw .iso and .img files to USB disks.

    It writes .raw .iso and .img images to USB. Based on SUSE Image Writer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Quambla

    Quambla

    Private file archive (Dropbox, iCloud, etc alike)

    Quambla is a software that installed within your company or private structure will enable you to provide a complete remote file archive service to you and all your staff. The advantages of such technology are: you won't pay anything but you will reuse your ftp and sql resources without relying on any external services and you will keep your data where you really trust. Pure Cloud-systems can be very efficient but have several drawbacks and they are not as cheap as they look since you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pngcrush and other tools for manipulating PNG (Portable Network Graphics) and MNG (Multiple-image Network Graphics) files.
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 9
    Eluvium Data Encryption Software

    Eluvium Data Encryption Software

    DATA PROTECTION SOLUTION FOR A SAFER WORLD

    Eluvium is an easy to use encryption software that uses 256-bit military grade encryption to protect your private files and prevent them from being modified, read or even theft. Protect all your sensitive personal and commercial information including your photos, credit card data, tax returns or any other private document. Eluvium, don't require an internet connection. We take our privacy policy very seriously, so we never have any knowledge of your password and no way to retrieve or reset...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    Asmodat Folder Locker

    Asmodat Folder Locker

    Folder & Files encryption - opensource software.

    This is the fastest encryption tool for Windows, it allows you to encrypt whole hard drives or incredibile large and multitude of files in the matter of seconds. Now you can quickly protect your files and folders with password and prevent anyone from opening them. Source Code available here: https://asmodatfolderlocker.codeplex.com/ Project is entirely opensource, you can change it if you wish to what suits your purposes best, or send me email to request a new feature. All ideas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    [C#] Secure Shredder Console

    A console file shredder that supports many algorithms.

    There are many ways to delete a file, whether you want it to be secure or not, fast or not. Since nowadays, we use computers to store data (including confidential ones), we want to totally delete a file with no traces for any file recovery solution. The program supports Zero Data 1 Pass, British HMG IS5-Baseline 1 Pass, Russian GOST P50739-95 2 Passes, British HMG IS5-Enhanced 3 Passes, US DoD 5220.22-M / Canadian RCMP DSX 3 Passes, German VSITR 7 Passes, Bruce Schneier's 7 Passes,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    ...Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not implemented in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    OFU

    OFU

    scan & save & find duplicates files, regardless of the name

    A application with four tools, a) find duplicates files b) compare file & folders, c) compute hashcode d) reset file/folder attributes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Little Registry Cleaner
    Little Registry Cleaner is an open source program designed for Microsoft's Windows Registry. Its purpose is to remove obsolete or unwanted items that build up in the registry over time in order to improve the stability & performance of your computer
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Double File

    Double File

    Examine your file collection: what's backed up; disk usage.

    On the surface, Double File may look like WinDirStat (from which it borrows code) or similar graphical drive utilization utilities: e.g. the second assembly 'Volume Treemap'. However, Double File is project-based: it saves file checksums in directory listings you store locally. It facilitates planning and transitioning between computers and operating systems: snapshot your drive and safely archive it. Listings can be searched when volumes are off site. Can read any volume mounted in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SaBackup

    SaBackup

    Create incremental backups

    SaBackup creates incremental backups of your data. For this it utilizes Microsoft's Robocopy and the Volume Shadow Copy Service. You can use any file browser to access your backups, no special program is needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    fzRec

    FileZilla Password Recovery Tool

    Recover stored FileZilla passwords. Source: https://github.com/uberalles/fzRec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BackupMaster

    BackupMaster

    Make windows 8.1 backups more like windows 7

    Alows the user to scheduled the backup without any knowledge of command line, powershell or windows task scheduler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ZippyBackup

    Back up your files into zip and encrypted zip files.

    ...ZippyBackup focuses on providing simple file backup in an open, common file format instead of a proprietary format that locks you into a particular backup software. Full and incremental backups are automatically provided. ZippyBackup also supports 256-bit Advanced Encryption Standard (AES) security for your zip files (note: depends on OS support). With both compression and encryption, this combination makes ZippyBackup an ideal tool for storing backups offsite on systems such as DropBox or Google Drive. ZippyBackup also provides a restoration panel where you can view and retrieve your previous backups. The tool lets you view or extract your files and folders as they were when the backup was made, regardless of the complex combination of full and incremental backups holding your data behind the scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Checksum Checker

    Quick and simple checksum program

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    House Party Protocol

    House Party Protocol

    an ultimate evidence wiper

    It's a open source file wiper program which can get commands remotely and acts in emergency stiuations. Program's name inspired by Iron Man 3 movie where Tony Stark activates the "House Party Protocol" when his house is destroyed. It's written for preventing your private datas captured by police or thieves. *Usage* - You need to have a hosting account which can run php scripts (you can register for a free one) Change the $password section in base.php and upload it to your hosting with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ooii Files Renamer

    Ooii Files Renamer

    new update now with drag and drop ! (renaming files tools)

    EASY - NICE - SIMPLE - DRAG DROP - UNDO Ooii Files Renamer is a useful application that enables you to easily change the name of multiple files with a single operation. Ooii Files Renamer can delete or replace certain strings in the name, add suffixes and prefixes or insert new characters. It can process any file type and comes in handy for sorting files in your computer. features list : - Remove - Remove N at begin - Remove N at end - Replace - Prefix - Suffix - Suffix...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    TmStorage

    Store multiple data streams in a single container

    With TmStorage, you can store multiple data streams inside single container. It supports full transactions. You can use it as it is or you can easily create your own specialized storage derived from TmStorage while automatically gaining all features available in TmStorage (i.e. transactions). Create your own storage that fits your data, don't change your data to fit into some other storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Attribute Tweaker

    Attribute Tweaker

    A simple utility for tweaking attributes of directories's contents and

    Computer virus is a major disorder, there is nothing to discuss. But fortunately, a good antivirus can detect and remove these threats. Still, some viruses modify folders on your computer before you remove them, hidden folders, removing shortcuts, among others. And when an important folder is modified, you can have the most work to get it back. Eliminate this problem with the Attribute Tweaker. The Attribute Tweaker offers you the option of finding hidden folders in your computer with...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB