Document scripted patching (#15001)

This commit is contained in:
Sergey Alirzaev 2019-09-10 16:14:37 +03:00 committed by radare
parent 30c8f22ee5
commit 52d6a5cf85
1 changed files with 4 additions and 0 deletions

View File

@ -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