Posted: 2021-02-26
The Functions list is probably one of the most familiar features of IDA’s default desktop layout. But even if you use it every day, there are things you may not be aware of.
Modal version
Available via Jump > Jump to function… menu, or the Ctrl–P shortcut, the modal dialog lets you see the full width of the […]
Posted: 2021-02-19
As explained in
Simplex method in IDA Pro, having correct stack change information is essential for correct analysis. This is especially important for good and correct decompilation. While IDA tries its best to give good and correct results (and we’ve made even more improvements since 2006), sometimes it can still fail (often due to wrong […]
Posted: 2021-02-12
Continuing
from last week, let’s discuss other disassembly options you may want to change. Here’s the options page again:
Disassembly line parts
This group is for options which control the content of the main line itself. Here is an example of a line with all options enabled:
The marked up parts are:
The line prefix (address of […]