Pythonic way
A brilliant blog post by Ero Carrera: IDAPython in action: ...
A brilliant blog post by Ero Carrera: IDAPython in action: ...
Just a quick post to announce that we have published a small plugin to specify jump table ...
I’m happy to tell you that a new build of the decompiler is ready! It introduces new easily ...
I wanted to present you a new plugin today. It was about switch idioms (jump tables). I spent a few ...
Just a small note about the debugger plugins and events. Many users who try to develop a plugin for ...
It is an endless story: regardless of how many different jump table types IDA supports, there will ...
We are glad to release a new version of the Hex-Rays decompiler!
The upcoming version of the decompiler SDK adds some nice features. First, we created a reference ...
A binary analysis tool like a decompiler is incomplete without a programming interface. Sure, ...