psyCK0
January 19th, 2004, 07:24
A brand new version of the OllyScript plugin is now available for download!
Lots of new commands, bugfixes, many improvements and a fantastic UPX OEP
finder script (find OEP in less then 24 hours! =)) ) are included! Also large parts of the code are redone.
Grap your copy at http://ollyscript.apsvans.com ("http://ollyscript.apsvans.com") .
Please post suggestions for future improvement here!
<pre>What's new in v0.3?
-------------------
+ New commands:
and, esti, esto, eoe, log, or, shl, shr, xor
+ MOV command now supports registers and memory addresses as source and destination.
It also supports long hex strings in this form: #DEADBEEF1234567890ABCDEF# .
+ Exceptions can now be acted upon like breakpoints were in v0.2.
+ Error handling. Error messages now include code line number,
the bad command and eventually an error description. Line
numbers are not completely accurate when comments are present.
This is to be fixed some other time.
+ New example script: UPX.osc
# JE/JNE no longer show errors when the jump is not taken.
# Open script dialog now sees .osc files.
# You can now use UPPERCASE for commands if you like it better.
- REG command removed. Use MOV instead.</pre>
Lots of new commands, bugfixes, many improvements and a fantastic UPX OEP
finder script (find OEP in less then 24 hours! =)) ) are included! Also large parts of the code are redone.
Grap your copy at http://ollyscript.apsvans.com ("http://ollyscript.apsvans.com") .
Please post suggestions for future improvement here!
<pre>What's new in v0.3?
-------------------
+ New commands:
and, esti, esto, eoe, log, or, shl, shr, xor
+ MOV command now supports registers and memory addresses as source and destination.
It also supports long hex strings in this form: #DEADBEEF1234567890ABCDEF# .
+ Exceptions can now be acted upon like breakpoints were in v0.2.
+ Error handling. Error messages now include code line number,
the bad command and eventually an error description. Line
numbers are not completely accurate when comments are present.
This is to be fixed some other time.
+ New example script: UPX.osc
# JE/JNE no longer show errors when the jump is not taken.
# Open script dialog now sees .osc files.
# You can now use UPPERCASE for commands if you like it better.
- REG command removed. Use MOV instead.</pre>