Igor’s tip of the week #18: Decompiler and global cross-references
Previously we’ve covered cross-references in the disassembly view but in fact you can also consult ...
Previously we’ve covered cross-references in the disassembly view but in fact you can also consult ...
Cross references view The jump to xref actions are good enough when you have a handful of ...
cross-reference, n. A reference or direction in one place in a book or other source of information ...
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 ...
With every IDA release, we publish detailed release notes describing various new features, ...