Commit graph

2 commits

Author SHA1 Message Date
roy
3bb1d8f643 Work with system curses 2013-10-16 23:28:49 +00:00
wiz
83ab066ea0 Import tweak-3.01 as editors/tweak.
tweak is a hex editor. It allows you to edit a file at very low
level, letting you see the full and exact binary contents of the
file. It can be useful for modifying binary files such as executables,
editing disk or CD images, debugging programs that generate binary
file formats incorrectly, and many other things.

Unlike simpler hex editors, tweak possesses a fully functional
insert mode. This is not useful when editing many of the types of
file described above, but can be useful in other situations. Also,
an insert mode makes it easy to use tweak to construct new files
from scratch.
2013-01-08 10:16:43 +00:00