Igor’s tip of the week #76: Quick rename
One of the features added in IDA 7.6 was automatic renaming of variables in the decompiler.
One of the features added in IDA 7.6 was automatic renaming of variables in the decompiler.
In C, union is a type similar to a struct but in which all members (possibly of different types) ...
Output window is part of IDA’s default desktop layout and shows various messages from IDA and ...
We’ve covered basics of working with string constants (aka string literals) before but IDA support ...
The last week’s post got preempted by the IDA 7.7 release so I’ll take this opportunity to ...
When working with pseudocode in the decompiler, you may have noticed that variable declarations and ...
While not commonly used, full-screen mode can be useful on complex IDA layouts when working with a ...
Type libraries are collections of high-level type information for selected platforms and compilers ...
Today we’ll cover how keyboard modifiers (Ctr, Alt, Shift) can be used with some IDA actions to ...