-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
Lattice
栅格加密法,IDE vc6,方法比较简单,适合初学者理解-Lattice
- 2023-07-27 05:15:02下载
- 积分:1
-
密码生成器,很好用
密码生成器,很好用-password generator, a good use
- 2022-11-24 12:30:03下载
- 积分:1
-
VB文件(夹)保护(文件占坑) 带注释
打开System进程,复制文件句柄(在关机前有效)
使用OLE控件(用于拖放)等
含有VB无法捕获的错误处理(弹窗后退出)
支持命令行(你可以尝试把程序加入开机启动项)
注:误操作锁定文件(夹)后可以用Unlocker解锁;分类不知道选啥
- 2022-02-14 02:12:10下载
- 积分:1
-
CRC
CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。-CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
- 2022-06-17 00:22:20下载
- 积分:1
-
URL编码 如“exit”编码为“%65%78%69%74”
URL编码 如“exit”编码为“%65%78%69%74”-URL encoding, such as
- 2022-04-15 11:07:40下载
- 积分:1
-
使用openssl库,公钥对数据进行加密的dll库的源代码
使用openssl库,公钥对数据进行加密的dll库的源代码-Using openssl library, public key data encryption dll library source code
- 2022-03-18 05:44:34下载
- 积分:1
-
密码编码和密码分析:原理与方法
密码编码和密码分析:原理与方法-encryption and password Analysis : Theory and Methods
- 2022-12-28 18:30:05下载
- 积分:1
-
ENIGMA3模拟WW II加密算法(含EXE文件)
ENIGMA3模拟WW II加密算法(含EXE文件)-ENIGMA3 simulation WW II Encryption Algorithm (including EXE)
- 2023-08-20 15:35:03下载
- 积分:1
-
1、 实验要求:用高级语言实现IDEA算法的加密
1、 实验要求:用高级语言实现IDEA算法的加密-1, the experimental requirements: use of high-level language implementation of the IDEA encryption algorithm
- 2022-01-25 14:17:49下载
- 积分:1