Igor’s Tip of the Week #174: IDA database (IDB) details
When you work in IDA, it saves the results of your analysis in the IDA Database, so that you can ...
When you work in IDA, it saves the results of your analysis in the IDA Database, so that you can ...
Previously we’ve seen how to do small edits to types directly from the pseudocode view. While this ...
This is a guest entry written by David Catalán from Outpost24. His views and opinions are his own ...
One reason for our success is the strong community that has emerged around our products. We are ...
We already know that user-defined types such as structures and enums can be created and edited ...
We’ve seen how custom structures can be used to format data tables nicely, but sometimes you can ...
Creating user-defined structures can be quite useful both in disassembly and pseudocode when ...
Even though most manipulations with binaries can be done directly in IDA, you may occasionally need ...
When you load a file into IDA, whether a standard executable format (e.g. PE, ELF, Macho-O), or a ...