Log in

View Full Version : Patching the 4.9 SDK for Freeware


Lobo
May 7th, 2009, 11:43
Hello,

I am using IDA Pro 4.9 freeware, can you provide more detail on how to patch the SDK?

I downloaded the xtc patch and executed it against ida.a. The patch displayed ".text is undefined" several times and then created a new ida.a file. I then used this file to compile a plug-in.

Yet when I open IDA, it still errors on the plug-in. "idag.exe - Entry Point Not Found. The procedure entry point build_funcarg_arrays could not be located in the dynamic link library IDA.WLL."

I am rather new to creating plug-ins. A step-by-step description of how to patch and create a workable plug-in would be very much appreciated.

lobo


More information:

I am following this article:
http://www.bintest.com/i/idaplugin.html

I downloaded the SDK from here:
http://www.woodmann.com/crackz/Ida/Idasdk49.zip

And downloaded the IDA_Free_4.9_patchlib_0.1.zip:
http://www.woodmann.com/collaborative/tools/IDA_Free_4.9_SDK_Library_Patch

And I am using MinGW 5.1.4 on Windows Server 2003:
http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=240780