9 down vote accepted
In OllyDBG and ImmunityDbg, in Options->Debugging Options-> Events you have an option "Break on new module". If this option is set, whenever a new DLL is loaded, Olly/Immdbg will break and let you do your business.
Posted 千羽;
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了新模块加断点的方法相关的知识,希望对你有一定的参考价值。
9 down vote accepted
In OllyDBG and ImmunityDbg, in Options->Debugging Options-> Events you have an option "Break on new module". If this option is set, whenever a new DLL is loaded, Olly/Immdbg will break and let you do your business.
以上是关于新模块加断点的方法的主要内容,如果未能解决你的问题,请参考以下文章