mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 05:09:43 +00:00
Document scripted patching (#15001)
This commit is contained in:
parent
30c8f22ee5
commit
52d6a5cf85
@ -32,3 +32,7 @@ Running rapatches
|
||||
-----------------
|
||||
|
||||
$ r2 -P rapatch.txt target-program.txt
|
||||
|
||||
Or for scripted patching like `patch(1)`:
|
||||
|
||||
$ r2 -w -q -P rapatch.txt target-program.txt
|
||||
|
Loading…
Reference in New Issue
Block a user