DLL命令名 | 返回值类型 | 公开 | 备 注 | |
AutoAssembleEX | 整数型 | Run assembly code like CEAA. | ||
DLL库文件名: | ||||
ikunAsm.dll | ||||
在DLL库中对应命令名: | ||||
AutoAssembleEX | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
AsmText | 文本型 | Assembly code to be compiled | ||
Pid | 整数型 | Program Identifier |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
SetEncoding | 整数型 | Set the string encoding, which is important for writing Chinese characters. | ||
DLL库文件名: | ||||
ikunAsm.dll | ||||
在DLL库中对应命令名: | ||||
SetEncoding | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
Encoding | 整数型 | 0 Utf8 1 Unicode 2 Ansi |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
RunkunCode | 整数型 | Execute the lightweight scripting language 'KunCode' | ||
DLL库文件名: | ||||
ikunAsm.dll | ||||
在DLL库中对应命令名: | ||||
RunkunCode | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
KunCode | 文本型 | |||
Pid | 整数型 |
alloc(p,100)
createthread(p)
alloc(addr,100)
addr:
db '测试'
p:
pushad
push 0
push addr
push 0
push 0
push 1
mov ecx,[libSandboxGame.dll+20692DC]
mov ecx,[ecx+158]
mov ecx,[ecx+04]
call libSandboxGame.dll+1010660
popad
retn
dealloc(p)
dealloc(addr)
欢迎光临 精易论坛 (https://125.confly.eu.org/) | Powered by Discuz! X3.4 |