TC官方合作论坛

 找回密码
 立即注册
查看: 2269|回复: 2

[其他] 自己做的PLZTC插件

[复制链接]
发表于 2015-1-7 09:09:39 | 显示全部楼层 |阅读模式
本帖最后由 蒼冥 于 2015-1-7 11:58 编辑



  

Name
Description
Get_Plugin_Description(WideString)

按键精灵插件函数说明


PLZ_Base64Decode(WideString)

对数据进行BASE64解码,如解码成功返回解码后的数据


PLZ_Base64Encode(WideString)

对数据进行BASE64编码,如编码成功返回编码后的数据


PLZ_CreateMutex(WideString)

创建一个互斥体(MUTEX)


PLZ_CreateProcess(WideString,WideString,WideString,WordBool)

创建一个进程返回值为线程的句柄


PLZ_DESDecryptStrFromHex(WideString,WideString)

传入十六进制的密文与加密 Key,DES 解密返回明文


PLZ_DESEncryptStrToHex(WideString,WideString)

传入明文与加密 Key,DES 加密返回转换成十六进制的密文


PLZ_EnableDebugPriv

进程提权


PLZ_EndHandleProcess(Integer)

通过窗口句柄结束程序


PLZ_EndNameProcess(WideString)

结束进程


PLZ_ErgodicProcessCount

遍历进程并返回系统进程总数


PLZ_FileCRC32(WideString,Integer,Integer)

计算文件CRC32值,支持超过4G的大文件


PLZ_FileCRC64(WideString,Integer,Integer)

计算文件CRC64值,支持超过4G的大文件


PLZ_FindWindow(WideString,WideString)

通过窗口类名或者标题返回窗口句柄


PLZ_GetErgodicProcessName(Integer)

根据有效的ID序号返回一个进程的名称


PLZ_GetErgodicProcessPID(Integer)

根据有效的ID序号返回一个进程的PID


PLZ_GetWindowThreadProcessId(Integer)

获取窗口PID


PLZ_HexToIntStr(WideString)

将十六进制的数字字符串转换为十进制的数字字符串


PLZ_HideWindow(Integer)

隐藏窗口


PLZ_IniRead(WideString,WideString,WideString,WideString)

ini文件读取配置项


PLZ_IniWrite(WideString,WideString,WideString,WideString)

ini写入配置项目


PLZ_InjectDll(WideString,Integer)

注入dll


PLZ_IntStrToHex(WideString)

将十进制的数字字符串转换为十六进制


PLZ_J**ecScript(WideString,WideString)

执行JS中的函数并返回结果


PLZ_MD5File(WideString)

返回指定文件的MD5值


PLZ_MD5String(WideString)

返回字符串的MD5值


PLZ_MoveWindow(Integer,Integer,Integer)

移动窗口


PLZ_OpenProcess(Integer)

获取进程句柄


PLZ_PidToHandle(Integer)

通过PID返回窗口的句柄信息


PLZ_PIDToProcessName(Integer)

根据进程PID返回进程名称


PLZ_ProcessNameToHandle(WideString)

通过进程名称获取进程句柄


PLZ_ResumeThread(Integer)

回复指定线程的运行


PLZ_SetWindowText(Integer,WideString)

修改窗口标题


PLZ_ShowWindow(Integer)

显示窗口


PLZ_StrCRC32(WideString)

计算字符串的CRC32值


PLZ_StrCRC64(WideString)

计算字符串的CRC64值


PLZ_SuperFindWindow(WideString)

超级窗口句柄查询


PLZ_SuspendThread(Integer)

暂停线程运行


PLZ_UnInjectDll(WideString,Integer)

卸载DLL的注入


PLZ_WindowNameToClassName(WideString)

通过窗口标题返回窗口类名


PLZ_WindowSize(Integer,Integer,Integer)

改变窗口的大小



本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复

使用道具 举报

 楼主| 发表于 2015-1-7 09:30:43 | 显示全部楼层
争取写出一个万能的插件,继续努力中,先发个基本模板,继续努力
回复 支持 反对

使用道具 举报

发表于 2015-6-24 16:08:38 | 显示全部楼层
{:soso__4607844064215092132_3:}
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

推荐上一条 /2 下一条

关闭

小黑屋|TC官方合作论坛 (苏ICP备18045623号)

GMT+8, 2024-5-11 09:35 , Processed in 0.038345 second(s), 23 queries .

Powered by 海安简单软件服务部

© 2008-2019 版权所有 保留所有权利

快速回复 返回顶部 返回列表