Igor’s tip of the week #12: Creating structures with known size
Sometimes you know the structure size but not the actual layout yet. For example, when the size of ...
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 ...
The Hex-Rays plugin Contest was an initiative by the experts behind IDA Pro, the state-of-the-art ...
Most IDA users probably run IDA as a stand-alone application and use the UI to configure various ...
With every IDA release, we publish detailed release notes describing various new features, ...
In IDA, highlight is the dynamic coloring of a word or number under the cursor as well as all ...