|
error in ollyscript plugin
I corrected the script by obtaining the values directly as follow:
mov pe,400000+[400000+3c]
mov codes,[pe+100] // code size
mov codeb,400000+[pe+104] // code base
you can just correct the script as above or download the updated script. Thanks.
Last edited by britedream; 01-07-2006 at 17:32.
|