Browse free open source Hex Editors and projects for Linux below. Use the toggles on the left to filter open source Hex Editors by OS, license, language, programming language, and project status.

  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    VSCodium

    VSCodium

    binary releases of VS Code without MS branding/telemetry/licensing

    Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled. If you want to build from source yourself, head over to Microsoft’s vscode repo and follow their instructions. VSCodium exists to make it easier to get the latest version of MIT-licensed VSCode. Please note that some Visual Studio Code extensions have licenses that restrict their use to the official Visual Studio Code builds and therefore do not work with VSCodium.
    Downloads: 121 This Week
    Last Update:
    See Project
  • 2
    wxHexEditor
    wxHexEditor is another Hex Editor, build because of there is no good hex editor for Linux system, specially for big files. It supports files up to 2^64 bytes. Written with C++/wxWidgets GUI libs and can be used with other OS'es such Windows, Mac OS
    Leader badge
    Downloads: 296 This Week
    Last Update:
    See Project
  • 3
    hexcompare

    hexcompare

    console-mode visual binary diff

    hexcompare is a curses-based utility to compare and identify differences between two binary files. These differences are then represented visually with an interactive block diagram.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 4
    bvi editor for binary files (hex editor)
    The bvi is a display-oriented editor for binary files (hex-editor), based on the vi texteditor. If you are familiar with vi, just start the editor and begin to edit! A bmore programm is also included in the package.
    Leader badge
    Downloads: 69 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
    BinEd Binary/Hex Editor

    BinEd Binary/Hex Editor

    Binary / hex editor and component written in Java

    Free and open source hex editor written in Java. This is standalone desktop app, library for Java applications as well as variants for Java IDEs are also available.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    Bakeware

    Bakeware

    Compile Elixir applications into single, easily distributed executable

    Compile Elixir applications into single, easily distributed executable binaries. Bakeware extends Mix releases with the ability to turn Elixir projects into single binaries that can be copied and directly run. No need to install Erlang or untar files. The binaries look and feel like the build-products from other languages. Since everything was written quickly and the integration is fairly straightforward, we recommend that you take a look at the examples. The examples are bare bones Elixir scripts, OTP applications, Phoenix applications and more with small changes to their mix.exs files and instructions for running that you can try out for yourself. Assemble the necessary components to create a Bakeware executable that can be distributed across machines to run the script/application without extra environment setup (such as installing Elixir/Erlang, etc).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Ncurses based hex editor with vi/vim-like interface. Features include large file support, search highlight, multiple undo/redo, visual select, cut/paste, blob coloring, file tabs, and much more.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8

    binhack32/64

    A Sega Dreamcast "binhack" utility clone.

    A clone of the "binhack" program made by Echelon used to hack LBA references in Sega Dreamcast Katana executables. Some features are added on top of the original ones; namely patching the bootsector to enable the VGA flag and setting the OS flag to 0 if a "bincon"-ed binary (boot.bin) is detected. The purpose of this project is to replace the original Echelon's "binhack" utility on systems that don't support 16-bits x86 binaries (e.g. Windows 7 x64).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    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: 11 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10

    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 according to defined structure. ... and produces final binary file. It is able to pad Your strings with defined padding, check Your integers' sizes, it can fill default values where You didn't supply data, it can also, for example, put a "blank" array member at the end of an array etc. Whenever You change your structure in Your code, just update the data-description file and "rebuild" Your binary files without touching XML data files!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Hb.HexEditor2

    Hb.HexEditor2

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

    HexEditor is is a small, fast and simple hex editor.. It uses reusable contol HexBox2 hex editing features. Based on HexBox-1.6.0 . This C# control is reusable for every .NET Framework application. Translator and programmer support welcome New Version ( 2.0.1) New Features: HexBox2 Added fill and insert bytes method. It is possible insert byte patterns or text patterns. Hexeditor2 uses this feature with fill and insert menus HexBox2 added Save as method. So can save changes to another file. Hexeditor2 uses this feature with Save as... menu item. TODO Undo and redo features will add to Hexbox2.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    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: 7 This Week
    Last Update:
    See Project
  • 13
    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: 3 This Week
    Last Update:
    See Project
  • 14

    minihex

    Minimal hex editor.

    Minihex is a minimal hex editor written for POSIX environment. It's written for terminals, so it can run without X11. To edit a file, just invoke `ihex <your_file_name>` and a powerful hex editor is right there on your terminal.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    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 show some results before it finishes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    exd

    exd

    A command line tool to manage bytes in hex dumps or packet captures

    Command-line tool to examine or edit bytes in hex, octal, binary, or in packet capture (pcap) dumps. Exd is intended to be used in conjunction with hex dump tools such as xxd, od, hexdump, or hd, and with packet capture dump tools such as tshark and text2pcap. --- metadata tags byte hex octal binary pcap packet packet dump hexdump
    Downloads: 1 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: 1 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    BinGrok is a hex editor designed specifically to aid in reverse engineering of binary formats. Development moved to GitHub at https://github.com/spuriousdata/BinGrok
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Binaly

    Binaly

    A binary/hex editor which subdivides the file into sections which are

    Binaly is a binary/hex editor which shows the whole file on a colorful strip. It subdivides the file into blocks of 1 Kib (1024 Bytes) and analyses them. It knows the following kinds of data sections: - Random binary data: The byte's average value is in [108, 148] and the standard deviation is in [60, 68]. - Text data: The average value is > 64 and the std. dev. < 40. - Homogeneous data: The std. dev. is < 2. - Other data section: The block doesn't fit into any of the categories above. This is very useful to get a quick overview over the file and its content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Binary Stream Editor

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

    A stream editor that can be invoked by another java program or also the command line. It can handle binary data too. Unlike newline based programs like sed, it allows different ways of reading the stream through the traverser, buffer and commands interfaces. A traverser decides how the data is read. This data is stored in the buffer. The commands decide what to do with this data. All data is handled as characters, by specifying an encoding. For binary data, the encoding ISO-8859-1 is used 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
  • 23
    Blue Print

    Blue Print

    Blue Print is a remote access, cross-platform hex editor/data analyzer

    WeLees BluePrint(hereafter referred to as WBP) is a hexadecimal editor based on a Web front-end. Its back-end works on Windows, Linux and OSX platforms, and the Web-based front-end runs on any browser. Users can start the back-end of WBP on PC/server/NAS/smart device(hereinafter referred to as the host) which has network connection, and perform graphical editing & analysis on data of the host in a browser on any other machine regardless of whether the host has local graphics module or not. Of course, you can also operate directly on host which has local graphics module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    In this work, we develop novel disk characterization suite, DIG(Disk Geometry Analyzer), which allows us to rapidly extract and to characterize the key performance metric of modern hard disk drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ELF Workbench

    A workbench to analyze ELF object files

    ELF Workbench is a program intended for analyzing/inspecting ELF object files that also allows to patch them. It provides an interactive user interface similar to that used by GDB. See feature list below for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next