Igor’s Tip of the Week #144: Macros and simplified instructions
Many processors (especially RISC based) use instruction sets with fixed size (most commonly 4 ...
Many processors (especially RISC based) use instruction sets with fixed size (most commonly 4 ...
When decompiling code without high-level metadata (especially firmware), you may observe ...
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 ...