blob: 8294beaf01d7d29efacee6c7c9f09b52b56eccd8 (
plain) (
blame)
1
2
3
4
5
6
7
|
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: http://www.chiark.greenend.org.uk/~sgtatham/tweak/
|