|
From OllyDbg v1.10b and v1.10c, you can debug a DLL. Just open DLL file with OllyDbg from File-Open or from Explorer context menu (v 1.10c). With OllyDbg 1.10c, you can break at Entry Point of DLL. You can find more informations about load and call a export funtion of a DLL with OllyDbg at hxxp://home.t-online.de/home/Ollydbg/Loaddll.htm
Regards
|