![]() |
|
|
|
#1
|
||||
|
||||
|
Hi britedream,
for which version of Ollyscript it has been written? Mine Ollyscript 0.92 (compiled 16 Jun 2004), by Shag, reports an error about an undeclared variable: "codeb is not declared" I'm probably using an old plugin.. ;-|
__________________
Ŝħůb-Ňìĝùŕřaŧħ ₪) There are only 10 types of people in the world: Those who understand binary, and those who don't http://www.accessroot.com |
|
#2
|
|||
|
|||
|
I used version 1.41. I will add version check Thanks for bringing this up..
Regards. |
|
#3
|
|||
|
|||
|
ODbgScript v1.41
Download link for Version 1.41:
hxxp://e3.epsylon.org/olly/ODbgScript.1.41.VC6.rar |
|
#4
|
|||
|
|||
|
Script is updated. Thanks.
|
|
#5
|
|||
|
|||
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Thanks to hobgoblin, asprotect script is updated | britedream | General Discussion | 5 | 05-11-2004 10:55 |