Showing 19 open source projects for "file::rsyncp"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 1
    PSPad

    PSPad

    Text and code editor

    ..., format code) and also integrates TopStyle Lite and TidyHTML. The program can be used as IDE for any compiler. Additional features include support for project, file browsing, custom shortcuts, built-in FTP client to edit files on the server and much more.
    Downloads: 194 This Week
    Last Update:
    See Project
  • 2

    mHexViewer

    A very simple Hex viewer.

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

    AnyELF

    ELF File Viewer implemented as a Total Commander plugin

    ELF File Viewer implemented as a Total Commander plugin
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Hb.HexEditor2

    Hb.HexEditor2

    Hb.Hexeditor2 is a hex editor written in C# uses HexBox2 control.

    ... to another file. Hexeditor2 uses this feature with Save as... menu item. TODO Undo and redo features will add to Hexbox2.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5
    BinCoMerge

    BinCoMerge

    Compare binary files in hexadecimal view

    BinCoMerge is a binary files diff at byte resolution. It shows hexadecimal and raw ASCII data. BinCoMerge is seeking for common blocks from the bigger ones to the lower ones. It works by levels of minimum block sizes which are powers of 2. For example, with a file sizing between 16 KiB and 32 KiB, Bincomerge will firstly seek for all common blocks bigger than 16 KiB. Then, it will seek for all common bigger than 8 KiB, then 4KiB, 2KiB, 1024 Bytes... Because it works by levels, BinCoMerge can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Binary Stream Editor

    A stream editor in java that can handle text/binary formats

    ... by default, has 256 single-byte characters. Data in the buffer is available as a charsequence to the commands for stuff like regex matching etc. The output can be redirected to a file, and an output encoding can be specified.The commands can also store/retrive arbitrary data for later use in a map. Evaluation of expressions in commands is done using Apache Jexl, and custom functions can also be used. Sample java usage and sample command line usage examples are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Acid

    Python module for parsing and analyzing binary data files

    Acid is a module and a simple application for displaying content of binary data files. It relies on plugins for parsing file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PE Repair

    Repair and Visual PE-files

    ...... The main purpose is to assist you when making files dumped from memory runnable and later one more nice by optimize the file size or find garbage that can be removed. At the current state PE Repair is a kind of prototype to try out new things or do little quick fixes. Feel free to adopt the idea and rewrite ya own PE-Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Resource CLI

    Resource-cli provides command line interface to Gorgon resources.

    Resource-cli provides command line interface to Gorgon resources. It allows resource file editing through object based easy to use methods. Resource-cli also features powerful scripting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 10
    This tool can help you to modify a PE32 file header
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    hexed

    hexed

    A cross platform hex file editor

    Hexed is a cross platform, console hexadecimal file editor. It's designed to be used in scripts and makefiles with options set via arguments. Hexed has a few simple commands with the ability to perform multiple actions from a single command statement. You can enter a range of data, delete a block and move another block all from one command line. It has support for word sizes of 8, 16, 32 and 64 bit both for displaying and editing data.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    data2bin

    Create structured binary files from XML data.

    Need to create binary files with data for Your program, game etc.? Tired of using hex-editor and editing the file manually with the risk of structure-mismatches? Too lazy to reedit complete file after changing structure members order or size? "data2bin" is a utility that takes: 1. Your structures description (you can use integers of different sizes and endiannesses, null-terminated text strings, fixed-size binary strings, structures, arrays...) 2. Your data in a XML file written down...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    microhex [discontinued]

    microhex [discontinued]

    Crossplatform hex-editing software based on Python and Qt

    This project is no longer supported. Use it on your own risk (or not use at all). Microhex is an intuitive HEX editing application that enables you to view and manipulate binary data for any file in your computer. Microhex displays the integer column and the characters column, allowing you to add new columns and delete existing ones. Each column can be assigned an unlimited number of linked address bars.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    removeNULLbytes

    strip a binary file of null bytes.

    ... into a second file. It treats all files as binary. This is a simple python script. So simple in fact, that anybody with half an inkling can string together a working approximation with a few minutes on stackoverflow.com. However, if you're as lazy as I am, you'll look for a script already written to do the job for you. This is that script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BinaryControl
    This project is about creating a program that allow to view binary code and to create structure out of it. The main purpose is to make it easier to reverse engineer binary file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Farben is a Java-based universal binary file reader and writer. Easily view binary files hierarchically. Edit embedded file metadata in a variety of formats. Identify orphaned files. A wide variety of file formats will be included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Klang is a project that allows viewing and editing of binary files in a structured way. Unlike traditional hex editors, Klang provides a hierarchical view of many binary file types that can be 'chunked', such as WAV and AIFF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EnDecode is a tool to decode/decompress parts of a binary file like PDF. If using PDF then stream to endstream data can be decompressed. You select from start to end of the part you want to decode and it will decode the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next