Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   configure ollydbg110 to use microsoft's symbol server. (https://forum.exetools.com/showthread.php?t=5893)

goldenegg 11-21-2004 16:51

configure ollydbg110 to use microsoft's symbol server.
 
if u don't know what is symbol server or how to use it,u'd better read this first :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/using_symsrv.asp
and optionally read:
http://support.microsoft.com/kb/311503/EN-US/
http://support.microsoft.com/kb/319037/EN-US/

steps to do:
1. install windbg to get newest dbghelp.dll and symsrv.dll and copy them to ollydbg's folder.
2. set the user's or the system's environment varible _NT_SYMBOL_PATH to symsrv*symsrv.dll*c:\websymbols*http://msdl.microsoft.com/download/symbols c:\websymbols is my path,you may replace it with your own.
3. do patch to ollydbg.exe:
new old
0009070A: 02 12
000907EC: EB 74
that's all ok.
your debug session may be slower than before,as symsrv is downloading files from microsoft's web site.

quasar 11-21-2004 20:20

will it work if I have symbol fles on my harddisk?

sgdt 12-05-2004 15:01

Would you please drop a note to Oleah? This feature has been requested for ever (and VERY much appreciated!), I wouldn't want to see it get lost the next time he puts out a new version!

TQN 12-10-2004 10:23

Thanks goldenegg !
But when we apply the patch, OllyDbg will not able to load .pdb file of executable file, and we will not able to view source code of .exe file (.asm, .c...)
Regards,
TQN


All times are GMT +8. The time now is 18:15.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX