Apr
13
注:说明来源于Google翻译,原文在本文最后。
虚拟安全是一个功能强大,但非常容易使用的文件加密程序。它利用强和时间验证的加密算法( AES )对向你提供一个平静的心态,你的数据是安全的。虚拟安全直接与Windows Explorer中,使加密和解密的任何文件,只要一按滑鼠。它使用一个管理员的关键加密和解密的所有档案,所以你不必记住多个钥匙多个档案。

Download Now! [754 Kb]
虚拟安全是一个功能强大,但非常容易使用的文件加密程序。它利用强和时间验证的加密算法( AES )对向你提供一个平静的心态,你的数据是安全的。虚拟安全直接与Windows Explorer中,使加密和解密的任何文件,只要一按滑鼠。它使用一个管理员的关键加密和解密的所有档案,所以你不必记住多个钥匙多个档案。

Apr
13
注:bat脚本编辑器,可将bat转为exe!
Quick Batch File Compiler convert your batch files into actual program (.EXE format) in one click. This program may be run on Windows 2000/2003/XP/Vista without any limitations. An .EXE file is much harder to casually reverse-engineer, so this could be a way to conceal a particular batch file's operations from an end user. Content of your batch file will be encrypted and protected from changes.
Quick Batch File Compiler also lets you set various resources in the .EXE file, such as its description, the company name, version information and even the application icon. In additional, you may include any files to compiled exe file and use it during execution.

本地下载:下载
Quick Batch File Compiler convert your batch files into actual program (.EXE format) in one click. This program may be run on Windows 2000/2003/XP/Vista without any limitations. An .EXE file is much harder to casually reverse-engineer, so this could be a way to conceal a particular batch file's operations from an end user. Content of your batch file will be encrypted and protected from changes.
Quick Batch File Compiler also lets you set various resources in the .EXE file, such as its description, the company name, version information and even the application icon. In additional, you may include any files to compiled exe file and use it during execution.

本地下载:下载
Apr
13
注:vbs脚本编辑器,可将vbs转为exe!
ScriptCryptor lets you quickly produce standalone, royalty free applications from your VBS or JS files. VBScript or JScript files will be converted into EXE files, the source of your scripts will be encrypted with Blowfish algorithm. Once converted, they cannot be modified or viewed by other users.
ScriptCryptor Compiler also lets you set various resources in the .EXE file, such as its description, the company name, version information and even the application icon. In additional, you may include any files to compiled exe file and use it during execution.

本地下载:下载
ScriptCryptor lets you quickly produce standalone, royalty free applications from your VBS or JS files. VBScript or JScript files will be converted into EXE files, the source of your scripts will be encrypted with Blowfish algorithm. Once converted, they cannot be modified or viewed by other users.
ScriptCryptor Compiler also lets you set various resources in the .EXE file, such as its description, the company name, version information and even the application icon. In additional, you may include any files to compiled exe file and use it during execution.

本地下载:下载
Apr
13
小众看到。
PingInfo View 是一款非常小巧的批量 Ping 工具,简单易用。

PingInfo View 很容易使用,运行后要求你输入网址或者 IP 地址,一行一个,然后程序会自动 Ping,显示出必要的信息。
何为 Ping?
Ping 是一个电脑网路工具,用来测试特定主机能否通过 IP 到达。 Ping 的运作原理是向目标主机传出一个 ICMP echo 要求封包,等待接收 echo 回应封包。程式会按时间和反应成功的次数,估计失去封包率(丢包率)和封包来回时间(网络时延)。
下载:
PingInfo View 是一款非常小巧的批量 Ping 工具,简单易用。

PingInfo View 很容易使用,运行后要求你输入网址或者 IP 地址,一行一个,然后程序会自动 Ping,显示出必要的信息。
何为 Ping?
Ping 是一个电脑网路工具,用来测试特定主机能否通过 IP 到达。 Ping 的运作原理是向目标主机传出一个 ICMP echo 要求封包,等待接收 echo 回应封包。程式会按时间和反应成功的次数,估计失去封包率(丢包率)和封包来回时间(网络时延)。
下载:
Apr
8
Apr
7
Apr
6
可能有人会用到,自己以后也会用到,收集起来:
Dim rs, ws, fso, conn, stream, connStr, theFolder
Set rs = CreateObject("ADODB.RecordSet")
Set stream = CreateObject("ADODB.Stream")
Set conn = CreateObject("ADODB.Connection")
Set fso = CreateObject("Scripting.FileSystemObject")
connStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=当前目录中mdb文件;"
conn.Open connStr
rs.Open "FileData", conn, 1, 1
stream.Open
stream.Type = 1
Dim rs, ws, fso, conn, stream, connStr, theFolder
Set rs = CreateObject("ADODB.RecordSet")
Set stream = CreateObject("ADODB.Stream")
Set conn = CreateObject("ADODB.Connection")
Set fso = CreateObject("Scripting.FileSystemObject")
connStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=当前目录中mdb文件;"
conn.Open connStr
rs.Open "FileData", conn, 1, 1
stream.Open
stream.Type = 1






下载文件

