Log in

View Full Version : Search and modify


Cvx
November 21st, 2002, 11:33
I'm missing a feature to let OllyDbg automatically do repetive stuff, like "Search for binary string 'xyz' and replace it with 'zyx'" or "Search and set Conditional BP on each occurrence".

I haven't looked into the Plugin SDK -- would it be possible to implement this functionality in a Plugin?

TBD
November 21st, 2002, 22:36
Cvx: yes it is possible, check cmdline plugin by Olly for more information