DESCR 322 B

123456
  1. Tweak is an ncurses-based hex editor. Tweak uses a complex data structure
  2. based on B-trees, designed to make almost all editing operations extremely
  3. fast, even when they are working on huge amounts of data. Unlike most hex
  4. editors, it also has a fully functional insert mode, along with full cut,
  5. copy, and paste support.