hexpatch
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/hexpatch/
A binary patcher and editor with a terminal user interface.
pkgin install hexpatch
hexpatch is a binary editor and patcher with a terminal user interface. It disassembles and assembles code for various architectures and file formats, even supporting remote file editing via SSH.
Core features include binary patching, virtual address jumping, text/symbol search support, and a text-view. It also offers plugin support for extending functionality with Lua scripting.
For security researchers, low level programmers and those who analyse file formats and binaries, hexpatch is a very useful tool when you need to make precise edits or searches in executable files all in the terminal.