按键精灵的加解密插件(Encrypt)

Posted in 按键精灵

一、加密字符串

TextMD5=plugin.Encrypt.Md5String("按键精灵")
TracePrint "TextMD5=" &TextMD5

二、获取文件MD5值

FileMD5=plugin.Encrypt.Md5File("C:\Sound26.mp3")
TracePrint "FileMD5=" & FileMD5

Enjoy this article?

Consider subscribing to our RSS feed!


You can leave a response below, or trackback from your own site.

0 ResponsesLeave a comment ?

Leave a Reply