View Single Post
  #6  
Old 01-06-2006, 15:18
britedream britedream is offline
Friend
 
Join Date: Jun 2002
Posts: 436
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 7 Times in 7 Posts
britedream Reputation: 0
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.
Reply With Quote