adding tool diagrams

This commit is contained in:
Amanda Rousseau
2017-03-20 18:06:13 -07:00
parent b040af1d58
commit cf4acf031f

View File

@@ -19,13 +19,16 @@ title: RE Tools
### IdaFree ### IdaFree
**Visual Modes** **Visual Modes**
* **Graph Mode** - control flow diagram * **Graph Mode** - control flow diagram
* **Text Mode** - default view of disassembled code * **Text Mode** - default view of disassembled code
**Command Cheatsheet** **Command Cheatsheet**
Please refer to this [Ida cheatsheet](https://securedorg.github.io/idacheatsheet.html) Please refer to this [Ida cheatsheet](https://securedorg.github.io/idacheatsheet.html)
**Common Commands** **Common Commands**
| Action | Command | | Action | Command |
| --- | --- | | --- | --- |
| Jump to xref to operand | X | | Jump to xref to operand | X |
@@ -44,6 +47,7 @@ Please refer to this [Ida cheatsheet](https://securedorg.github.io/idacheatsheet
![alt text](https://securedorg.github.io/images/x64dbg.gif "x64dbg Layout") ![alt text](https://securedorg.github.io/images/x64dbg.gif "x64dbg Layout")
**Common Commands** **Common Commands**
| Action | Command | | Action | Command |
| --- | --- | | --- | --- |
| Enter comment | Shift+; | | Enter comment | Shift+; |