搜索资源列表
QQLogin
- QQ自动登陆器, 同时支持TM, 利用QQ可以从命令行接收参数登陆的特点制做, 源码中有QQ密码加密的完整算法, 开发环境, VC++6.0
crc32addpatch
- CRC32自检壳加壳工具Unicode版 支持命令行加壳,支持Unicode路径。 Param1 为需要加壳的文件, 后面的几个参数可不分先后 /dos //直接命令行加壳,不打开加壳对话框 /bak or /nobak //加壳前是否备份 /show //CRC自检出错时是否显示提示框 /msg#对话框标题#对话框内容#对话框图标(0-3) -CRC32 self加壳shell tool command line support Unicode version of
mm
- 一个AES加解密工具,可以用指定的密码字符串加解密任意大小的文件。密钥长度128位,工作模式为CBC。算法比较原始,速度不快。另有演示AES加密过程的选项。程序为字符界面,支持命令行参数。开发环境为Code::Blocks 10.05(gcc 4.4.3)。此为某大密码学课程设计,仅供学习交流使用。-An Win32 console file encryption/decryption tool using the AES-128 CBC-mode algorithm.
EasyEcforCMD
- 命令行Encode编码程序,支持3种编码方式 ascii、xor和base64,支持参数和文件2种输入输出方式,方便Shell编程-Command line encoder program supports three kinds of encoding, two kinds of input and output parameters and file support to facilitate Shell Programming
blind-watermark-master
- 基于傅里叶变换的数字盲水印加解密 加密文件encode-python.py, 解密文件decode-python.py 依赖环境:python+opencv 命令行参数 encode: --image [源文件] --watermark [水印文件] --result [生成目标文件地址] [--alpha 混杂强度] decode: --original [源文件] --image [待解密文件] --result [水印生成文件地址](Digital blind wate