Ports for SerenityOS
Collections What's new Versions Info Sign in

A console-based hex editor 1.6 🞉

View and edit files in hexadecimal or in ASCII

cd Ports/hexedit
./package.sh

Hexedit is a computer program used to edit binary files, which are files made up of raw data. It displays and modifies data in hexadecimal format, allowing for easier manipulation. Hexedit offers tools for searching, inserting, deleting, cutting, and pasting sections of the file. It also has features for analyzing files, such as displaying header information and examining code and data sections. Hexedit is a valuable tool for anyone working with binary data, including developers, analysts, and security researchers.

Website: https://github.com/pixel/hexedit

Port: https://github.com/SerenityOS/serenity/tree/master/Ports/hexedit

Dependencies: ncurses 🖧

Sign in to vote

✍️ Edit this page

Similar ports