Igor’s Tip of the Week #117: Reset pointer type
While currently (as of version 8.1) the Hex-Rays decompiler does not try to perform full type ...
While currently (as of version 8.1) the Hex-Rays decompiler does not try to perform full type ...
IDA’s behavior and defaults can be configured using the Options dialog, saved desktop layouts, or ...
Cross-references is one of the most useful features of IDA. For example, they allow you to see ...
Previously, we have covered offset expressions which fit into a single instruction operand or data ...
Image-relative offsets are values that represent an offset from the image base of the current ...
When working with big functions in the decompiler, it may be difficult to find what you need if the ...
Many keyboard shortcuts have been described on this blog, but they may be difficult to retain, ...
We’ve covered offsets with base previously. There is a variation of such offsets commonly used in ...
The Hex view is used to display the contents of the database as a hex dump. It is also used during ...