ODbgScript is a plugin for OllyDbg, which is, in our opinion, the best application-mode debugger out there. One of the best features of this debugger is the plugin architecture which allows users to extend its functionality. ODbgScript is a plugin meant to let you automate OllyDbg by writing scripts in an assembly-like language. Many tasks involve a lot of repetitive work just to get to some point in the debugged application. By using my plugin you can write a script once and for all.
ps. 소스상에 간단한 오류가잇는부분을 수정해서 컴파일오류를 제거했습니다^^(이슬님 감사합니다)08/12/31
출처 : http://www.tuts4you.com/
ps. 소스상에 간단한 오류가잇는부분을 수정해서 컴파일오류를 제거했습니다^^(이슬님 감사합니다)08/12/31
출처 : http://www.tuts4you.com/
'Reverse Tool > OllyPlugin' 카테고리의 다른 글
| HideDebugger (0) | 2009/10/31 |
|---|---|
| ODbgScript v1.66.3 (0) | 2008/12/27 |
| PhantOm v1.30 (2) | 2008/08/30 |
| ODbgScript v1.65.1 (0) | 2008/08/30 |
| Stealth64 v1.0 (0) | 2008/08/30 |
ODBGScriptv1.66.3.zip
