Deobfuscating xor'ed strings

A few days ago a customer sent us a sample file. The code he sent us was using a very simple ...

IDA 6.9, Mac OS X, 'random' crashes

Intended audience IDA 6.9 users on Mac OS X, who have suffered seemingly-apparent crashes while ...

Code viewer, forms & timers

In this post I’ll present some new things in IDA 6.2. There’s a new control, the code viewer, some ...

Filters & Shortcuts

Two of the new UI highlights in the upcoming IDA release are filtering capability for choosers and ...

IDA & Qt: Under the hood

Generally speaking most plugins for IDA can be written by using only the provided SDK. The API ...