文件名称:脚本引擎 脚本解析器
文件大小:29KB
文件格式:RAR
更新时间:2013-05-10 11:34:36
很简单的脚本解析器。
author:ListenWind mail:gangyilovevc@163.com c 语言模式脚本解析器,脚本执行不是其目的。其作用是对PE文件进行编辑。暂且不论。 现在仅支持 if关键字、以及一些+-/* && || 等常规操作。 操作符支持优先级,但不支持括号。 今天调试成功,先放出来,让大家看看。高手飘过 对脚本的解析采用二叉树存储。详见代码。 代码中有例子。 希望对学习脚本的人有所帮助。
【文件预览】:
FactoryOPCode.cpp
ListenWindParseScript.cpp
StdAfx.cpp
ActBlindlyScript.ncb
singleton.h
FactoryOPCode.h
ParseComm.h
ActBlindlyScript.plg
OPCode.cpp
ListenWindParseScript.h
ReadMe.txt
ActBlindlyScript.cpp
StdAfx.h
OPCode.h
ActBlindlyScript.dsw
ActBlindlyScript.dsp
ListenWind.cpp
ListenWind.h
ActBlindlyScript.opt