Igor’s tip of the week #14: Comments in IDA
The “I” in IDA stands for interactive, and one of the most common interactive actions you can ...
The “I” in IDA stands for interactive, and one of the most common interactive actions you can ...
Most of IDA users probably analyze software that uses English or another Latin-based alphabet. Thus ...
Sometimes you know the structure size but not the actual layout yet. For example, when the size of ...
When reverse engineering a big program, you often run into information stored in structures. The ...
Arrays are used in IDA to represent a sequence of multiple items of the same type: basic types ...
While working in IDA, sometimes you may need to reanalyze some parts of your database, for example:
We’ve briefly covered batch mode last time but the basic functionality is not always enough so ...
Most IDA users probably run IDA as a stand-alone application and use the UI to configure various ...
In IDA, highlight is the dynamic coloring of a word or number under the cursor as well as all ...