Igor’s tip of the week #54: Shifted pointers
Previously we briefly mentioned shifted pointers but without details. What are they?
Previously we briefly mentioned shifted pointers but without details. What are they?
IDA supports most of the switch patterns produced by major compilers out-of-box and usually you ...
IDA uses mostly standard C (and basic C++) syntax, but it also supports some extensions, in ...
The Hex-Rays decompiler was originally created to deal with code produced by standard C compilers. ...
Although nowadays most IDA users probably use the graph view, the text view can still be useful in ...
Navigation band, also sometimes called the navigator, or navbar, is the UI element shown by default ...
We covered how to search for things in choosers (list views), but what if you need to look for ...
Hints (aka tooltips) are popup windows with text which appear when you hover the mouse cursor over ...
As we’ve mentioned before, the I in IDA stands for interactive, and we already covered some of the ...