Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mefistotelis/barred

Binary Arrays Editor
https://github.com/mefistotelis/barred

arrays binary console editor midnight-commander

Last synced: 6 days ago
JSON representation

Binary Arrays Editor

Awesome Lists containing this project

README

        

# barred
Binary Arrays Editor

This program allows to view and edit binary files which contain
array of constant-width records, like databases used in games.

Usage:
barred [-s ] [-n ]
where:
[file] - File name to edit,
-s - Index of the byte within file which will be used as first.
-n - Amount of bytes per line.

If run without parameters, the program will ask for file name.

Note that it is a console tool, with Midnight Commander / FAR Manager styled interface.