Igor’s tip of the week #66: Decompiler annotations
When working with pseudocode in the decompiler, you may have noticed that variable declarations and ...
When working with pseudocode in the decompiler, you may have noticed that variable declarations and ...
The stack frame is part of the stack which is managed by the current function and contains the data ...
While not commonly used, full-screen mode can be useful on complex IDA layouts when working with a ...
IDA is the Swiss army knife of reverse-engineering and has countless applications that can’t be ...
Most users probably run IDA installers in standard, interactive mode. However, they also can be run ...
Previously we’ve talked about using type libraries shipped with IDA, but what can be done when ...
Many of IDA’s windows have status bars and they contain useful information and functionality which ...
Type libraries are collections of high-level type information for selected platforms and compilers ...
You may have observed that IDA knows about standard APIs or library functions and adds automatic ...