Hmily 发表于 2011-10-14 10:30

ODbgScript v2.0.1.201 for OllyDBG 2.01 by Epsylon3 (Include Source Code)

ODbgScript v2.0.1.201 for OllyDBG 2.01.by Epsylon3 (Include Source Code)

Hopefully usefull for someone....

Version : 2.0.1.201
Last Update : 7 August 2011
Author : Epsylon3

Quote from source :
2.1 What's new?
---------------
2.0
+ OllyDBG 2 branch, project moved to github

1.83
+ Added Support for segment registers ES,CS,SS,DS,FS,GS (readonly and lower priority than vars)

1.82 (08 Feb 2011)
+ Added IFA,IFAE,IFB,IFBE condition commands and their aliases IFG,IFGE,IFL,IFLE
+ Added Aliases IFE, IFNE to IFEQ and IFNEQ
+ Added Aliases JL, JLE to JB and JBE
+ Allow all IF commands to use last compare result (without parameter)

1.81 (07 Feb 2011)
* Fix internal EXEC/ENDE jump address beginning with a letter
* Fix label test characters, ooops

1.80 (07 Feb 2011)
+ Special build compiled with VC9, WDK 7.1 CRT and STL60 (to keep same msvcrt and msvcp60.dll imports)
VC9: Updated Project Include/Lib directories and added win2k/xp msvcrt obj to use except_handler3
+ Add Left/Right Keys support to follow history of execution in script
+ Added support for variables in jumps and calls
+ Added IFEQ/IFNEQ..ELSE/ENDIF condition bloc commands
+ Added CRET to clear stack of calls
+ Added OLLY attributes THREAD THREADID and PATH, EXE, INI, DIR
+ Added GOTO (alias to JMP)
+ Added INIR and INIW to read and write to ollydbg.ini file (with Odbg plugin API)

1.79 (31 Dec 2010)
* Fix std namespace to be compatible with VC9
+ Added popup entries to follow variables (disam, stack, dump and dump window)
+ Comment/Uncomment script line with ";" key

1.78 (08 Feb 2010)
+ Added GSTRW to get Wide Char String (wchar) at address, and returns wchar buffer, size and ascii
+ Added FINDOPREV (from ShaG 0.94 version)
* GMA : Spaces to underscores in module name
* Fixed a problem in automatic memory free routine
Detalis you can see on the source files.

You can download ODbgScript v2.0.1.201 for OllyDBG 2 by Epsylon3 (Include Source Code), here:


nideren38 发表于 2011-10-14 10:45

看不懂 呼呼

moonbeam 发表于 2011-10-24 21:24

这个版本在WIN7 X64 Ollydbg201d下不能加载脚本。

zxxz2002 发表于 2011-10-24 21:35

一点也看不懂            。。。。去翻译

yikuaidao 发表于 2011-10-26 07:33

多谢共享

rooky2000 发表于 2011-10-26 16:40

不错,收藏一份

qiqiansi 发表于 2012-3-10 17:06

不错,收藏一份

wg071302 发表于 2012-4-18 19:36

太棒了这东西,方便找了

守护精灵 发表于 2012-4-18 20:37

不错,收藏一份

用力抱着。 发表于 2012-5-29 05:50

顶起来。
页: [1] 2 3
查看完整版本: ODbgScript v2.0.1.201 for OllyDBG 2.01 by Epsylon3 (Include Source Code)