mirror of https://github.com/cheat/cheat.git
Changed r2 cheatsheet
This commit is contained in:
parent
45c0dad364
commit
b210fbca5f
|
@ -785,6 +785,12 @@
|
||||||
|
|
||||||
+ Toggle IL representation via O in Visual Mode
|
+ Toggle IL representation via O in Visual Mode
|
||||||
|
|
||||||
|
# ESIL Linear emulation
|
||||||
|
|
||||||
|
Find all references to curr. address using linear esil emulation on all imports.
|
||||||
|
|
||||||
|
/re$$@@ sym.imp.*
|
||||||
|
|
||||||
# ESIL IL Representation
|
# ESIL IL Representation
|
||||||
|
|
||||||
op esil
|
op esil
|
||||||
|
|
Loading…
Reference in New Issue