Qubeley
January 4th, 2007, 02:08
Hi there, I am new to ollydbg and I am following the tutorial "Load DLL" on http://www.ollydbg.de/
I loaded User32.DLL in my system directory successfully, but unable to trigger the "Call DLL Export" from "Debug" menu. The "Call DLL Export" simply grayed out without any error message indicating what's going on.
On the other hand, I can export functions in a DLL that I wrote and call them withtout problem.
What's wrong with my operations above? Thanks in advance!
I loaded User32.DLL in my system directory successfully, but unable to trigger the "Call DLL Export" from "Debug" menu. The "Call DLL Export" simply grayed out without any error message indicating what's going on.
On the other hand, I can export functions in a DLL that I wrote and call them withtout problem.
What's wrong with my operations above? Thanks in advance!