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 ...

Apple's variant of ptrace()

Have you ever tried to create a debugger for Mac OS X? It is an adventurous enterprise with lots of ...

Does 'return' come back?

We all know that call invokes a function and ret returns to the caller. Alas, nothing is certain in ...

FOSDEM

Each year in Brussels, Belgium there is a conference called FOSDEM. It is organized on the last ...