Function call graph plugin sample

IDA Pro already has a function call graph facility, nonetheless it employs WinGraph32.

IDA Pro 5.5 goes alpha

After many months of work, IDA Pro 5.5 is now in alpha stage and this week the beta will be out for ...

Kernel debugging with IDA

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

Bochs plugin goes alpha

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

Bochs Emulator and IDA?

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

An attempt to reconstruct the call stack

Walking the stack and trying to reconstruct the call stack is a challenge (especially if no or ...