Igor’s Tip of the Week #134: ARM BL jumps
If you ever looked at IDA ARM module’s processor-specific settings, you may have been puzzled by ...
If you ever looked at IDA ARM module’s processor-specific settings, you may have been puzzled by ...
Sometimes you may see mysterious align keywords in the disassembly, which can appear both in code ...
This is a guest entry written by Chris Eagle. His views and opinions are his own and not those of ...
When analyzing firmware or other binaries without metadata, IDA is not always able to discover and ...
We’ve covered choosers previously and talked about searching, sorting and filtering. The default ...
Debug information, whether present in the binary or loaded separately, can contain not only symbols ...
Using the string list is one way to look for text in the binary but it has its downsides: building ...
This is a guest entry written by Mike Hunhoff, Moritz Raabe, and Willi Ballenthin from the Mandiant ...
When exploring an unfamiliar binary, it may be difficult to find interesting places to start from. ...