Igor’s tip of the week #31: Hiding and Collapsing
You may have come across the menu items View > Hide, Unhide but possibly never used them.
You may have come across the menu items View > Hide, Unhide but possibly never used them.
The Functions list is probably one of the most familiar features of IDA’s default desktop layout. ...
As explained in Simplex method in IDA Pro, having correct stack change information is essential for ...
Continuing from last week, let’s discuss other disassembly options you may want to change. Here’s ...
By default IDA’s disassembly listing shows the most essential information: disassembled ...
While register highlighting can help tracking how a register is used in the code, sometimes it’s ...
Graph view is the default disassembly representation in IDA GUI and is probably what most IDA users ...
When reverse-engineering, sometimes you need to perform some simple calculations. While you can ...
Even if you prefer to move around IDA by clicking, the G shortcut should be the one to remember. ...