-
Windows_Password_Logger
windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取,
在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码,
vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
- 2012-09-27 11:09:00下载
- 积分:1
-
123
加密狗 HID检测工具VBS 加密狗 HID检测工具VBS加密狗 HID检测工具VBS加密狗 HID检测工具VBS加密狗 HID检测工具VBS(Encryption dog HID VBS testing tools
Encryption dog HID VBS testing tools
)
- 2015-08-27 09:41:31下载
- 积分:1
-
fangsemima
仿射密码体制加解密,较移位代换等加解密体制,更加优越。(Affine cipher encryption and decryption, a shift substitution and encryption and decryption system, more superior.)
- 2011-12-19 19:58:14下载
- 积分:1
-
Vigenere
实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。
可以实现:大小写敏感,明文小写则密文大写,明文大写则密文小写输出,注意输入的健壮性控制,明文字符超出字符集后保留原文(Virginia to achieve the password, use the keyboard to receive the plaintext and the key, the screen printing ciphertext and the decrypted plaintext. Can be achieved: case sensitive, then the ciphertext plaintext lowercase uppercase, lowercase plaintext ciphertext output is capital, pay attention to the robustness of the control input, plaintext characters out retain the original character set)
- 2011-11-20 19:45:59下载
- 积分:1
-
ECCCBuilder
说明: ECC实现加密解密功能,系统参数的生成!(ECC to achieve encryption and decryption functions, system parameter generation!)
- 2010-03-28 18:27:24下载
- 积分:1
-
Recursive-subroutine
该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
- 2013-11-26 23:12:15下载
- 积分:1
-
openssl-rsa
OpenSSL的RSA算法应用举例。是用VC写的,有实用价值。(RSA algorithm of OpenSSL is used and given an example. Written with VC, there is practical value. )
- 2005-07-04 09:55:06下载
- 积分:1
-
md5encode
MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
- 2013-09-09 18:27:10下载
- 积分:1
-
RSA-KEY
RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序RSA公钥加密程序(RSA public key encryption program)
- 2013-09-06 09:42:15下载
- 积分:1
-
yinpinjiami
基于vc++的音频加密软件的设计通过查阅资料对当今比较广泛使用的音频加密算法进行选择,并对其中的三种算法进行其性能方面的比较,找出其中加密性能较好(Audio encryption software design based on VC++through access to information is widely used for today s audio encryption algorithm to choose, and the three kinds of algorithms are compared, and its performance to find out one encryption)
- 2021-02-28 17:59:36下载
- 积分:1