Igor’s Tip of the Week #142: Mapping local types
When working on a binary, you often recover types used in it from many sources:
When working on a binary, you often recover types used in it from many sources:
Previosuly, we’ve covered creating structures from C code using the Local Types window, however ...
While IDA comes with a rich set of type libraries for Windows API, they don’t cover the whole set ...
Floating licenses allow additional flexibility for companies with many IDA users: IDA can be ...
While working with decompiled code and retyping variables (or sometimes when they get typed by the ...
Some of the processors supported by IDA support different ISA variants, in particular:
When exporting disassembly, sometimes you need to modify it so that it is accepted by a specific ...
Although most of the time you can probably do all of the reversing inside IDA, occasionally you may ...
If you ever looked at IDA ARM module’s processor-specific settings, you may have been puzzled by ...