Igor’s Tip of the Week #130: Source line numbers
Debug information, whether present in the binary or loaded separately, can contain not only symbols ...
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. ...
When analyzing regular, well-formed binaries, you can usually rely on IDA’s autoanalysis to create ...
Some functions in programs do not return to caller: well-known examples include C runtime functions ...
When dealing with structure instances in disassembly, sometimes you may want to change how IDA ...
The gooMBA plugin, as well as this blog post, was written by our intern Garrett Gu. You can view ...
Service Pack 1 (SP1) for IDA 8.2 is now available. This is primarily a bugfix release.