Igor’s Tip of the Week #152: Force-creating functions
Occasionally, especially when working with embedded firmware or obfuscated code, you may see an ...
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.
The Hex-Rays decompiler has been designed to decompile compiler-generated code, so while it can ...