Igor’s tip of the week #57: Shifted pointers 2
This week we’ll cover another situation where shifted pointers can be useful.
This week we’ll cover another situation where shifted pointers can be useful.
Strings in binaries are very useful for the reverse engineer: they often contain messages shown to ...
Previously we briefly mentioned shifted pointers but without details. What are they?
Hints (aka tooltips) are popup windows with text which appear when you hover the mouse cursor over ...
In one of the previous posts, we’ve discussed how to edit types of functions and variables used in ...
Last week we started improving decompilation of a simple function. While you can go quite far with ...
Previously we’ve covered how to start using the decompiler, but unmodified decompiler output is not ...
The Hex-Rays decompiler is one of the most powerful add-ons available for IDA. While it’s quite ...
Last week we released IDA 6.2 and Hex-Rays Decompiler 1.6. Many of the new IDA features have been ...