All articles

Interviews, Igor's tips of the week, guides, industry best practices, and more.

Symbian AppTRK

Things are quite easy with the Symbian TRK! Today I decided to write a small program to interact ...

Hello Symbian!

Yesterday I created my first Symbian program 🙂 Sure enough, it was a “hello world” and to tell the ...

New Hex-Rays Demo

This has been online for a while now, I just had no time to announce it properly: a new thorough ...

Pythonic way

A brilliant blog post by Ero Carrera: IDAPython in action: ...

Tricky jump tables

Just a quick post to announce that we have published a small plugin to specify jump table ...

Easy structure types

I’m happy to tell you that a new build of the decompiler is ready! It introduces new easily ...

MRXDAV.SYS and Hex-Rays Decompiler

I wanted to present you a new plugin today. It was about switch idioms (jump tables). I spent a few ...

Debugger and process memory

Just a small note about the debugger plugins and events. Many users who try to develop a plugin for ...

Jump tables

It is an endless story: regardless of how many different jump table types IDA supports, there will ...