Description
Provides a multi-buffer editor for binary files with a vi-like interface. It lets users inspect and change raw bytes while navigating in a keyboard-focused editing model.
It is useful for binary analysis, patching, reverse engineering, file repair, and low-level debugging. Use it carefully on copies, because direct binary edits can permanently damage file contents.