All articles

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

IDA Pro has 9 debugger modules

Since the number of debugger modules in IDA surpassed the magical number seven plus or minus two, ...

Kernel debugging with IDA

When IDA introduced debugging facilities years ago, the task of analyzing hostile code became more ...

IDA v5.4 release is not that far away

I’m happy to inform you that we are entering the beta stage of IDA v5.4! In addition to numerous ...

IDA and MIPS

If you analyze MIPS binaries, you may find useful the following addition to IDA: ...

Bochs plugin goes alpha

Bochs debugger plugin is in alpha stage now, all of the 3 loaders mentioned in the previous blog ...

From simple to complex

The last week Elias ran a sample malware in the Bochs emulator and I was curious to see what it ...

Bochs Emulator and IDA?

The next version of IDA will be released with a bochs debugger plugin, and what is nice about it is ...

BITS used as a covert channel

The idea to use BITS to download files from the internet is not new. If you check the corresponding ...