PDA

View Full Version : [plugin] OllyScript v0.9


psyCK0
July 9th, 2004, 05:32
A brand new version of the plugin is released and waiting for you on the site. Visit http://ollyscript.apsvans.com
("http://ollyscript.apsvans.com
")

From the readme:
+ New commands: ASK, BPL, BPLCND, COB, COE, EVAL, EXEC/ENDE, TICND, TOCND
+ Execution of code in the target process context
+ String concateration with ADD or EVAL
+ Input box
+ Logging breakpoints
+ Removal of EOB and EOE
+ Tracing with condition
# Fixed bug with JBE, hopefully it was the last of the Jxx bugs
# OllyScript now REQUIRES OllyDbg v1.10. No other versions are officially supported.

Have fun!
//SHaG

psyCK0
July 9th, 2004, 05:39
Some quite big changes were done in this version. Please report new bugs to me as soon as you find them!

Ricardo Narvaja
July 9th, 2004, 05:41
A request for the plugin.

When in olly i look in a address which go to an api, OLLY automatically put the name of this api.

example if in my machine 75432167 is messageboxa when i type

JMP 75432167

olly changes to JMP MessageBoxA

will be nice if the plugin have a command to realice that work, put the address of an api and return the string of the api, this will be very useful for repairing IATs and if olly can make this work the plugin too i think.

Ricardo Narvaja

psyCK0
July 9th, 2004, 13:08
So you want something that takes an address and returns a string with API name?

Ricardo Narvaja
July 9th, 2004, 15:37
yes

A command you enter and address, and if is an address of one api return the string of the name of this api.

Ricardo Narvaja

psyCK0
July 10th, 2004, 01:34
Should be possible. I will see what I can do for 0.91 =)

psyCK0
July 10th, 2004, 03:38
v0.91 out
A bug related to pausing the application fixed, the GN command added (for Ricardo =) ), ASM returns $RESULT.

See site for more details

loveboom
July 10th, 2004, 04:34
hi psycko:
a few question about ollyscript.more information i was send a mail to you!

Ricardo Narvaja
July 10th, 2004, 05:10
THANKS PSYCKO YOU ARE GREAT.

jeje
Ricardo

Ricardo Narvaja
July 10th, 2004, 20:11
Work perfect the GN function, thanks.

The last request , is if you can put in two variables, in the 1 the name of the dll, and in the 2 the name of the api, is this possible?

for example

GN adresss

$RESULT=MessageBoxA
$RESULT1=Kernel32.dll

Is possible?

If is not possible let GN in the actual form, work perfect for me, and is very useful.

Thanks fot your great JOB

Anonymous
July 13th, 2004, 09:54
site down

psyCK0
July 13th, 2004, 11:31
Damn web hosting shit... Can someone recommend me a good cheap webhost?