Add tips for storing project in compressed format and global variables
This commit is contained in:
parent
ecb5d4472e
commit
ee0a0f5557
1 changed files with 2 additions and 0 deletions
|
|
@ -85,3 +85,5 @@ Review all the subcommands of aa to see better ways to analyze your targets.
|
|||
Use /m to carve for known magic headers. speedup with search.
|
||||
You can use registers in math expressions. For example: 'wx 1234 @ esp - 2'
|
||||
For HTTP authentification 'e http.auth=1', 'e http.authfile=<path>'
|
||||
Save your project in compressed format with 'e prj.compress=true'
|
||||
Use 'avg?' to know how you can use global variables in rizin
|
||||
|
|
|
|||
Loading…
Reference in a new issue