Last updated on Nov 20, 2007 with the following description: New features in v0.94:
* Various bug fixes.
* New 'FindOp_R' Command, that allows to search for some opcode bytes 'upwards'.
Description OllyScript is a plugin for OllyDbg, which is, in my 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. OllyScript 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.
See /downloads/details/182/OllyScript_Source_Code for the source code.