-
一个简单的cpp程序,接收一个文件,没有一点
A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient compile it, then send the "notted" file.
The code is not very efficient though, I only had 30 minutes to invest... :)-A simple cpp program, that receives a file, does a bit-wise "not" for every character, and adds "not" to the extension. Repeated running does the same and removes the "not" from extension. This is a "pseudo-encryption", but very useful to avoid automated filtering software. This way it is possible to send "exe" files (or anything else) without the emails being blocked... First - send the source code, have your (enlightened) recipient co
- 2022-08-10 05:54:26下载
- 积分:1
-
用C语言编写的RSA加密算法,利用大素数分解的原理进行加密的一种算法。...
用C语言编写的RSA加密算法,利用大素数分解的原理进行加密的一种算法。-Using C language RSA encryption algorithm, the use of large prime numbers decomposition of the principle of an algorithm for encryption.
- 2022-07-01 16:49:12下载
- 积分:1
-
RegistTimes RegistDays时间限制控制控件。(有源代码)工作在:D2 D3 D4 D5。作者:Mats Asplund。...
RegistTimes RegistDays时间限制控制控件。(有源代码)工作在:D2 D3 D4 D5。作者:Mats Asplund。-RegistTimes RegistDays controls time limit control. (Source code) in: D2 D3 D4 D5. Author: Mats Asplund.
- 2022-05-26 16:42:39下载
- 积分:1
-
using Twofish 128 blocks of data (128 bits lock) EliteConnect (TM) Universal
Twofish 采用128位数据块(128 bits lock),128-192-256-bit 可变长度密钥。-using Twofish 128 blocks of data (128 bits lock) EliteConnect (TM) Universal-192-256-bit variable-length keys.
- 2022-08-06 06:33:30下载
- 积分:1
-
这是一个混合密码系统,利用多种方式加密
这是一个混合密码系统,利用多种方式加密-This is a mixed-code system and a variety of forms of encryption
- 2022-01-26 04:48:55下载
- 积分:1
-
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
-
关于pe文件的汇编语言
关于pe文件的汇编语言-on pe language compilation of documents
- 2022-10-04 22:10:03下载
- 积分:1
-
File Encryption Utility (using Blowfish encryption algorithm to document the int...
File Encryption Utility(使用Blowfish算法给文件加密的完整程序)VC 源代码-File Encryption Utility (using Blowfish encryption algorithm to document the integrity of procedures) VC source code
- 2022-07-24 00:02:11下载
- 积分:1
-
DES算法程序,此程序为完整的程序,可以直接下载使用
DES算法程序,此程序为完整的程序,可以直接下载使用-DES algorithm procedure, this procedure for the complete procedure, can be directly downloaded using
- 2022-06-15 00:46:44下载
- 积分:1
-
Des VB Class
Des VB类库-Des VB Class
- 2022-03-14 12:31:45下载
- 积分:1