[TIP]ProcessSpy + Dependency Walker to figure out dependency issue

ProcessSpy is good at looking into a Process directly to know module version of it;

while dependency walker can tell the module version directly by loading the target module to see its dependency modules..

posted @ 2011-04-26 14:03  能巴  阅读(213)  评论(0)    收藏  举报