Tag Archives: IDA

Undocumented MSVC

Some ongoing research. For obvious reasons I can only share results and tools, but not actual sample data.

Posted in EN, Reversing, Software | Tagged , , , | Leave a comment

IDA and Hex-Rays decompiler keyboard shortcut cheat sheet

Find it on GitHub: assarbad/some-latex/releases/tag/v1.0-ida-cheat-sheet LaTeX source can be found in the repository itself.

Posted in EN, Reversing | Tagged , | Leave a comment

Reminder to self: IDA load all sections

Just a reminder to myself. Edit cfg/pe.cfg inside the IDA installation folder to configure the PE loader to load all sections: // Always load all sections of a PE file? // If no, sections like .reloc and .rsrc are skipped … Continue reading

Posted in EN, Reversing, Software | Tagged | Leave a comment

Running IDA 7.x/8.x inside Crossover 21/22/24

For a few versions I had issues running IDA Pro in Crossover with IDAPython enabled. Prior to the starting issues, everything worked fine, e.g. in the IDA 6.x version range. Please note that the setup of IDA Pro also succeeded … Continue reading

Posted in EN, Linux, Reversing, Software | Tagged , , , | Leave a comment

New IDA upgrade available (6.1)

Lovely. Hex-Rays released version 6.1 of IDA just today. I already requested my download and I am downloading as I type this. See the changes here. // Oliver PS: sadly it’s the first version where I don’t get a Linux … Continue reading

Posted in EN, Reversing, Software | Tagged | Leave a comment

Yippie! IDA 5.4 Pro released …

My personal highlight is still the Bochs debugger, but I am sure I’ll take the chance and also look into the newly acquired kernel debugging features. Check out the highlights over here. // Oliver

Posted in EN, Reversing, Software | Tagged | Leave a comment

IDA 5.4 Pro Beta released

Hex-Rays has released a beta of the upcoming version 5.4 of IDA. I was lucky enough to be allowed for the beta-test and the first new thing I noticed was that the command line field now had a button in … Continue reading

Posted in EN, Reversing, Software | Tagged | Leave a comment

For all IDA friends …

The fix to the memory sync problem in the debugger (5.3) has been fixed. You’ll need to upload your key to get the fix.

Posted in EN, Reversing, Software | Tagged | Leave a comment

Two weeks after beta: IDA Pro 5.3 released

Those who haven’t heard the news, get your update now. Here’s a link to the update-request page. NB: According to Ilfak, the debugger has seen major improvements. // Oliver PS: Don’t forget to get the new SDK and the support … Continue reading

Posted in EN, Reversing, Software | Tagged | Leave a comment

IDA 4.9 Freeware

… and no more excuses from those pirating IDA. Datarescue made a freeware version 4.9 of IDA available for download. In the scope of IDA Palace, I have mirrored the files on two more servers. One of the servers is … Continue reading

Posted in EN, IT Security, Programming, Reversing, Software | Tagged | 3 Comments

Updates in the IDA SDK 5.1 …

Since it is always exciting to find new features, I thought it would be good to put up a list of the changes introduced into the IDA SDK since version 5.0! This should allow all plugin writers to get a … Continue reading

Posted in EN, Programming, Reversing, Software | Tagged | Leave a comment

IDA 5.1 and Virtual PC 2007 released

Finally IDA 5.1 and Virtual PC 2007 have been released. I wrote about IDA during the beta-phase and I promise to write some more stuff (probably) the next weekend. Virtual PC 2007, just like its predecessor Virtual PC 2004, is … Continue reading

Posted in EN, Reversing, Software | Tagged | 2 Comments

IDA 5.1 Beta 2

Yesterday Ilfak released the second beta of IDA 5.1. Not only have several issues been fixed, but also were the IDC symbol and kernel function introduced as described in the updated blog entry from a few days ago. // Oliver

Posted in EN, Programming, Reversing, Software | Tagged | Leave a comment

Some IDC scripts uploaded (update)

On my website you can find some IDC scripts which have been uploaded just lately. Some are related to kernel mode reversing and some (MFCxx.rar) at user mode reversing. Please find them here. Update: If you downloaded the scripts before, … Continue reading

Posted in EN, Programming, Reversing, Software | Tagged | Leave a comment

IDA 5.1 Beta 1 (updated).

Last week Ilfak released the first beta version of the upcoming IDA 5.1. I am one of the lucky ones who get to test IDA in beta stage already. And since everyone should know how I love IDA – a.k.a. … Continue reading

Posted in EN, Reversing, Software | Tagged | Leave a comment