![]() |
|
#3
|
||||
|
||||
|
I download all symbol packages manually from MS official site(_http://www.microsoft.com/whdc/DevTools/Debugging/symbolpkg.mspx), not by IDA symbol retriever, so the file suffix is "pdb".
The script is the decompiled procedure of IDA end user license agreement dialog(with HexRays decompiler). The "symsrv.yes" trick works for me.(XP SP3 and IDA v5.2). Actually the empty "symsrv.yes" file/directory is used by Microsoft "symsrv.dll" for the agreement of license agreement. You can also find this empty file in windbg directory.
__________________
AKA Solomon/blowfish. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IDA can't automatically recognize try/finally structures by Borland compilers | WhoCares | General Discussion | 2 | 10-09-2004 20:52 |
| Can someone recognize this code??? | yaa | General Discussion | 6 | 10-06-2003 04:37 |