Igor’s tip of the week #56: String literals in pseudocode
Strings in binaries are very useful for the reverse engineer: they often contain messages shown to ...
Strings in binaries are very useful for the reverse engineer: they often contain messages shown to ...
IDA supports many file formats, among them the main ones used on the three major operating systems:
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 ...