Updated fortunes.tips pR->id
This commit is contained in:
parent
446bd2ab44
commit
05abf37193
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Execute commands on a temporary offset by appending '@ offset' to your command.
|
|||
Temporally drop the verbosity prefixing the commands with ':'
|
||||
Change the graph block definition with graph.callblocks, graph.jmpblocks, graph.flagblocks
|
||||
Use scr.accel to browse the file faster!
|
||||
Use the 'pR' command to see the source line related to the current seek
|
||||
Use the 'id' command to see the source line related to the current seek
|
||||
Analyze socket connections with the socket plugin: 'radare2 socket://www.foo.com:80'. Use 'w' to send data
|
||||
Setup dbg.fpregs to true to visualize the fpu registers in the debugger view.
|
||||
To debug a program, you can call r2 with 'dbg://<path-to-program>' or '-d <path..>'
|
||||
|
|
|
|||
Loading…
Reference in a new issue