Showing 60 open source projects for "hex-view"

View related business solutions
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 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....
    Downloads: 151 This Week
    Last Update:
    See Project
  • 2
    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: 30 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WillowTree#
    WillowTree# is a save editor for Borderlands written in C#. It can read, edit, and convert savegame files from PC, PS3, and Xbox 360 versions of the Borderlands game. It has a storage locker that can be used to transfer items between characters.
    Leader badge
    Downloads: 895 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    PSPad

    PSPad

    Text and code editor

    PSPad editor is a programmers editor with support for multiple syntax highlighting profiles. It comes with a hex editor, CP conversion, text differences, templates, macros, spellcheck option, auto-completion, Code Explorer and much more. The program is pre-configured for the most popular programming languages (VB, C++, SQL, PHP, ASP, Python etc.) and you can further customize the syntax settings. PSPad includes several additional tools that are especially useful for HTML editing (compress...
    Downloads: 148 This Week
    Last Update:
    See Project
  • 6

    mHexViewer

    A very simple Hex viewer.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    bed

    bed

    Adjustable data format binary editor

    Adjustable data format binary editor. Data formats re ASCII, unsigned and signed integers, float, bit-flags, bit-fields, labels, ebcdic and time_t. Different sizes and byte orderings are possible. Data types can be used in structures. Other data formats, filters and procedures can be defined in plugins. Contains copy, past, undo, redo, search, replace, marks, record/play and context sensitive help. Raw edit of hard drives. Under Linux and FreeBSD even usable without X windows.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    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....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RedSky Ruby - Vinari Software & DO Dev

    RedSky Ruby - Vinari Software & DO Dev

    Ruby nunca ha sido tan fácil! - Ruby has never been so easy!

    Un simple y poderoso IDE de Ruby finalmente ha llegado a Microsoft Windows. RedSky Ruby, permite a cualquier persona comenzar a programar en Ruby, pues incorpora la guía oficial de Ruby, además de esto, RedSky Ruby es compatible con cualquier de computador corriendo Windows 8 o posterior, por lo cual, no es requerido un computador increíblemente poderoso para correrlo. ¿Por que no comienzas a programar ya? A simple and powerful IDE for Ruby has arrived to Microsoft Windows. RedSky...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10

    AnyELF

    ELF File Viewer implemented as a Total Commander plugin

    ELF File Viewer implemented as a Total Commander plugin
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Simple Hex Viewer

    Simple Hex Viewer

    Simple Hex Viewer for Windows

    Simple Hex Viewer for Windows developed in FPC/Lazarus Source code repository: https://github.com/jval1972/SimpleHex
    Downloads: 34 This Week
    Last Update:
    See Project
  • 12
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 329 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18

    PE Repair

    Repair and Visual PE-files

    PE Repair is a tool to check and repair Portable Export files (*.exe, *.dll) on Windows. It visuals virtual and raw section size layout. Mapview of an individual section reveals possible unused areas that are filled with 00-bytes. The section-split function will make it easy(if its fully implemented) to break down one big section. The repair heuristically restore section name and flag and does some integrity checks/repair on image base, relocations size, search for unlinked import...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Everything is a text
    Everything is a Text, and the Text is the Numbers. Concept project to render virtually anything with numbers and text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    Codit - A free code editor

    A free source code editor

    Codit is a free source code editor which works easily and looks awesome. Codit has line numbers and supports html,php,c#,vb,xml,sql,lua. It also highlights the current line. Its black background makes you feel like you are going to be the next Bill Gates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Save editor for Ishar 3: The Seven Gates Of Infinity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    i.Hex
    Small cross platform hex editor, with support for fast loading of large files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This tool can help you to modify a PE32 file header
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next