ida 5.2 pro plugin
bingi <imanbingiyahoocom> Wednesday, January 14 2009 09:09.14 CST


hi need help to load ida plugin. thnx

Comments
neoxfx Posted: Wednesday, January 14 2009 09:16.55 CST
ok, good to know.
but you have to be little more detailed than this. what is your problem?

bingi Posted: Wednesday, January 14 2009 09:28.26 CST
right. i'm new to ida plugin and i've written a template plugin to start with.
according to information i have on the net ,the plugin should appear in Edit>Plugins menu,but nothing is there.

cseagle Posted: Wednesday, January 14 2009 10:42.55 CST
Did you copy the compiled plugin into your Ida/plugins directory?

Paolo Posted: Thursday, January 15 2009 00:31.18 CST
Moreover, after checking that the plugin is there, check the message window, as IDA usually points out when there is a problem with plugin loading.

bingi Posted: Thursday, January 15 2009 04:08.32 CST
yeh guys it seems my build enviroment is not setup properly.
I'm using devC++ and the following are the settings for my project:
Project->options: C++ compiler  
                            -DWIN32 -D__NT__ -D__IDP__ -v -mrtd
Project->options: Linker
                            "path to libgcc.wXX" -Wl --dll -shared

Project->options: type
                            Win32 DLL

zarulshahrin Posted: Thursday, January 15 2009 17:41.48 CST
1) Visit this link and follow the instructions:

http://jeru.ringzero.net/?page_id=4

2) Download this tutorial:

www.openrce.org/reference_library/files/ida/idapw.pdf

3) If you still having problem. Try to use Openrce search engine to find anything related to your problem

4) If still can't solve the problem. Then you can reply to this post again.

5) Enjoy~! :-)