Improve derizin script

This commit is contained in:
pancake 2021-01-24 23:22:47 +01:00 committed by pancake
parent f57677b554
commit 90b5748289
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ sed \
-e 's,RZ_,R_,g' \
-e 's,rz_,r_,g' \
-e 's,rz-test,r2r,g' \
-e 's,tools/r_bin,tools/rabin2,g' \
-e 's,analysis,anal,g' \
-e 's,librz,libr,g' \
-e 's,binrz,binr,g' \
-e 's,rizin,radare2,g' \