Igor’s Tip of the Week #153: Copying pseudocode to disassembly
When using the decompiler, you probably spend most of the time in the Pseudocode view. In case you ...
When using the decompiler, you probably spend most of the time in the Pseudocode view. In case you ...
Occasionally, especially when working with embedded firmware or obfuscated code, you may see an ...
This is a guest entry written by Elias Bachaalany. His views and opinions are his own and not those ...
We are thrilled to kick off an exciting new campaign – The Plugin Submission Initiative. Our Plugin ...
Previously, we’ve run into a function which produces a cryptic error if you try to decompile it:
When you open a decompilable file in IDA, you get this somewhat mysterious item in the Help menu:
This is a guest entry written by the Airbus CERT team. Their views and opinions are their own and ...
We’ve covered the usage of symbolic constants (enums) in the disassembly. but they are also useful ...
This error is not very common but may appear in some situations.