PDA

View Full Version : Is this possible with OllyScript?


Anonymous
February 21st, 2004, 16:08
I'm needing to log an ascii string pointed to by a register, i've been toying around with the source for a few minutes but am having no luck.

How can I output an ascii string at (register) ?


luck

psyCK0
February 22nd, 2004, 01:21
Not possible at the moment I'm afraid...
Ill try to include it in v0.6

Anonymous
February 22nd, 2004, 08:41
and the possibility to do a binary edit ? cause the asm syntax jmp eip don't work with olly also i must do binary edit and replace by EBFE

psyCK0
February 23rd, 2004, 01:40
Read the readme section on MOV more carefully. =)