Showing 12 open source projects for "binary file editor"

View related business solutions
  • $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
  • 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
  • 1
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on a remote cloud storage, by only reading/fetching the necessary data to perform the operation. Dar saves *all* UNIX inode types, takes care of hard links, sparse files as well as Extended Attributes (MacOS X file forks, Linux ACL, SELinux tags, user attributes) and some Filesystem Specific Attributes (Linux ext2/3/4, Mac OS X HFS+) more details at: http://dar.linux.free.fr/doc/Features.html
    Leader badge
    Downloads: 350 This Week
    Last Update:
    See Project
  • 2

    G4L

    G4L 0.70 released 05/29/26 Disk imaging

    G4L version 0.70 has some major changes in build, but operation is mostly the same. Note: Build using Fedora 43 as Build system. Just reuploaded file. Missed changing default value of Lzop to Zstd on lines 60 and 61. Selecting compress did default to Zstd correctly. Changes in 0.70 Release 0.70a started 2026/03/10 Fedora 43 13329408 May 23 22:37 bz7x0.10 13333504 May 18 09:45 bz7x1.rc4 New BusyBox v1.39.0.git (2026-05-13 15:14:04 ChST) multi-call binary. Old BusyBox v1.38.0.git (2026-05-05 12:53:35 ChST) multi-call binary. ...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 3
    RoboSuite 1.3

    RoboSuite 1.3

    The definitive solution to manage your backups and file copy operation

    # RoboSuite v1.3 - The Advanced RoboCopy GUI ## Introduction RoboSuite v1.3 is a powerful, free, and feature-rich graphical user interface (GUI) for the Windows command-line tool RoboCopy. Designed by Gianpaolo Aggiusti, this software elevates file copy and synchronization operations, making complex tasks simple and accessible to all users. Its purpose is to provide complete and intuitive control over RoboCopy, eliminating the need to memorize complex commands while adding a host of advanced features for backup and data management. This application is a stable and complete project, designed to offer an efficient and trouble-free experience in managing your backups and data transfers. ## Features * **Intuitive Job Editor**: Easily configure your copy jobs with preset modes like "Full Copy," "Mirror," "Incremental," and "Move," or enter your custom flags with the help of an advanced options editor...
    Downloads: 92 This Week
    Last Update:
    See Project
  • 4
    webdar

    webdar

    web interface to Disk Archive

    Webdar is a web interface to Disk Archive and provides almost the same level of functionalities as the dar command-line interface program, to easily create, managed and restore home/personal backups.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5

    diffpak

    A huge files block differential compressor

    A differential compresor (or a binary diff) for huge files. Unlike other tools, e.g. xdelta3, it searches for matching data through the whole source file, even if it weights several gigabytes, while using much less memory (with default configuration approx 25x less than the size of the source file). Output files are not compressed, so you can use any compressor you like with great results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZipSnapNG

    ZipSnapNG

    Portable multi-platform backup tool with advanced features

    ZipSnapNG is a portable multi-platform backup tool which, despite its simplicity (200Kb and no installation required), provides advanced features such as incremental backup, data deduplication, encryption and configurable retention. It may run through the command line or within a graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Ciscoback

    System for backup of network devices configuration.

    ...Except of tools for backup, system will also consists of tools for version keepeing and possibility of simple configuration recovery. It will also allow comparision of configuration files backed up in different times. System will also make possible backup of network devices´s binary operating system file. Process of backuping can be started automatically or manually. All network devices´s parameters, ways of communication and directory paths are loaded from single configuration file. Ciscoback is intended for Debian based GNU/Linux operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    baco

    Script language with interpreter, for copy/backup operations

    This program reads the script file where the you have declared a set of procedures about copy / backup operations, and executes the procedures in batch or interactive mode. Read baco-readme.txt for a detailed explaination. baco works with the Python3 interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mylvmdump uses LVM snapshots to create MySQL database backups in scenarios where both a high database availability as well as textual dumps (instead of binary file copies) are required.
    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
  • 10
    This is intended to be a program for Linux, Mac OS X and Windows using the QT API, to manage and transfer from the computer to the PSP homebrew binary files, savegame backups, video and audio files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    bdiff is a tool to create a patch that can be used to transform one binary file into another (related) binary file, similiar to what "diff" does with text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program makes a well packed "diff" file for the difference of two directories, which can be used to patch the old version in another location. It is optimized using memory block comparisons and only performs one pass through the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB