DebugAciveProcessStop.txt
上传用户:haohao_zhu
上传日期:2014-08-15
资源大小:2446k
文件大小:1k
源码类别:

PlugIns编程

开发平台:

Visual C++

  1. DebugActiveProcessStop Plugin for OllyDbg 
  2. ==========================
  3. [Stop debug target and let's target running]
  4. Date:   08.12.2004
  5. Author: Teerayoot <Teerayoot@bugsgroup.com>
  6. Feature
  7. ---------
  8. -Stop Ollydbg debugger and victim still running
  9. usefull when debug critical system process.
  10. Works on
  11. --------
  12. -WindowXp
  13. Installation
  14. ------------
  15. -Copy the DebugActiveProcessStop.dll into OllyDbg's plugin directory. Make sure that if you have an entry
  16. named "Plugin Path=" in your ollydbg.ini it points to the directory you just 
  17. dropped DebugActiveProcessStop.dll in.
  18. Usage
  19. -----
  20. -when CPU windows open on main thread just click on Stop plugin menu.