mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-22 00:14:21 +01:00
adding tool diagrams
This commit is contained in:
@@ -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
|
|||||||

|

|
||||||
|
|
||||||
**Common Commands**
|
**Common Commands**
|
||||||
|
|
||||||
| Action | Command |
|
| Action | Command |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| Enter comment | Shift+; |
|
| Enter comment | Shift+; |
|
||||||
|
|||||||
Reference in New Issue
Block a user