freebsd-ports/editors/tweak/pkg-descr
Dmitry Marakasov 6225d12a81 - Add LICENSE
- Update WWW
- Switch to upstream makefile
2018-02-21 09:02:56 +00:00

8 lines
375 B
Plaintext

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.
WWW: https://www.chiark.greenend.org.uk/~sgtatham/tweak/