doc/fortunes: fix incorrect hash calculation command (#5297)
This commit is contained in:
parent
522711728a
commit
6036dd9a93
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Enable asm.trace to see the tracing information inside the disassembly
|
|||
Change the registers of the child process in this way: 'dr eax=0x333'
|
||||
Check your IO plugins with 'rizin -L'
|
||||
Change the size of the file with the 'r' (resize) command
|
||||
Calculate checksums for the current block with the commands starting with '#' (#md5, #crc32, #all, ..)
|
||||
Calculate checksums for the current block with the commands starting with 'ph' ('ph md5', 'ph crc32', ..)
|
||||
Use +,-,*,/ to change the size of the block
|
||||
Change the block size with 'b <block-size>'. In visual mode you can also enter rizin command pressing the ':' key (like vi does)
|
||||
If you want to open the file in read-write mode, invoke rizin with '-w'
|
||||
|
|
|
|||
Loading…
Reference in a new issue