/binw

A binary file writer

Primary LanguageCGNU General Public License v3.0GPL-3.0

binw

A binary file writer

License Issues GitHub pull requests


Table of contents

Introduction

A simple TUI binary hex editor written in C.

Quickstart

$ make
$ ./bin/app FILENAME

See ./bin/app -h for controls and help.

Bugs

If you find any bugs, please create an issue and report them.

Dependencies

Make

Run make all to see all the make rules.