|
With OllyDbg, we can write a plugin for it. Write a "plugin" for SoftIce is hard, we need to write a KMD (IceDump, IceExt) or a WinDbg extension. Not many people can do it. And with OllyScript, we can automatic do many jobs.
The current version of OllyDbg can not load .pdb file from symbols path. I have mailed to Olek this problem. Hope he will fix it. If he not, I plan to write a plugin to load .pdb files of system DLLs and a plugin to invoke the MSDN from OllyDbg. I need more times.
|