Coordinate system for Hex-Rays

One of must-have features of a reverse engineering tool is the ability to add comments to the ...

Trunk, Branches, and Leaves

IDA Pro being and old and time-proven platform for binary analysis, many plugins grew on it. There ...

Finally, good STL replacement?

A quite interesting document for everyone who programs in C++: ...

Hex-Rays beta testing is open!

This short entry is just to tell you that the decompiler got a name: Hex-Rays and it goes to the ...

Decompilation gets real

Analyzing binary executables can be a very boring activity, especially when you get used to the ...

Very simple custom viewer

As promised, here is the plugin which demonstrates how to create a very simple custom viewer in IDA ...

Dynamic coloring

IDA v5.1 introduces the notion of dynamic colors. Plugins can install a callback which dynamically ...

On batch analysis

Ever tried to run many instances of IDA simultaneously? I mean, not only one or two, but much more, ...

Adding cross references

Did you know that you can add your own cross-references to the listing? There are even several ...