GNU/Linux xterm-256color bash 290 views

In this demo, I’m using dz6 to patch a file. As it uses Vim keybindings, things move fast. :)

Here’s what happens:

  1. Open a file with dz6.
  2. Press s to list strings.
  3. Navigate to an interesting string and press Enter to follow it in the hex dump.
  4. Add a comment to the offset with ;
  5. Press r to enter REPLACE mode, then Tab to edit in ASCII.
  6. Type the new string and press Enter.
  7. Finally, press :x to save and quit.

After opening the file for the second time, I press Alt+n to list names/comments and follow the steps above from 3) onwards to change the string back.

The demo was recorded with dz6 v0.5.1.

More recordings by merces