搜索资源列表
poc-1.2
- 在卡片上管理密码的工具。密码被标注并集体加密存储在卡片上。因此这是一个安全存储密码的方法-on the card password management tool. Tagging password encryption and collective memory on the card. So this is a safe method of storage of passwords
节省资源的MD5算法
- 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
HASHES.ZIP
- 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
qqcheck
- QQ2004本地查看聊天记录内存补丁-AIM chat memory patch
Vigenre
- 实现Vigenre密码加密算法,没有采用查表的方式来实现,同过采用直接计算的方式来实现,速度快,耗内存小-achieve Vigenre password encryption algorithm, without the use of the look-up table method to achieve. Guo with the direct calculation method to achieve speed and small memory consumption
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
RSA_Test
- RSA加密解密的算法例程,以及内存使用情况的分析-RSA encryption and decryption algorithm routines, and the memory usage analysis
Md50312
- md5加密算法应用,可得到一段内存的MD5值,以及一个文件的MD5值-md5 encryption algorithm applied, will be a memory MD5 values, and a paper value of the MD5
GetStorageID
- 获取存储卡上ID标志,大家可以下来用下下啊!-Access Memory Card ID signs, we can use down Lower ah!
MemPatch
- VB做的内存补丁模板,可以制作出自己的内存补丁风格,类似KEYMAKE的功能-memory patch template, can create their own memory patch style, KEYMAKE similar to the function
线形移位存储器生成流密码
- 线形移位存储器生成流密码-linear displacement flow generated password memory
SafeProtector2
- EXE加秘在内存运行 1、保护您的应用程序不受他人恶意修改。 2、如果有人修改了您用该软件加密后的程序(在头部或尾部添加数据),程序会立即停止运行并弹出警告。 -EXE secret in memory to run one, to protect your application from others maliciously modified. If someone modified the program after you use the software encrypt
SPD_CRC_Tool
- 计算用户根据内存颗粒规范自定义SPD数据的CRC值-Calculation of the CRC value of the user according to the memory particles norms since the definition of SPD data
kbcryptlib
- 提供字符串、文件 及 Memory Streams 加密/解密的控件 ( 2.1 版,附原始程序代码 ),作者 : Konstantin Borodachev。 --The control which can offer the characters ,the files and the encryption/decryption control of Memory Streams (2.1 edition,including source codes) Author:Konstantin Bo
Sor3
- 转载:TripleDes算法实现提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。有任何问题可以发mail给我。我的mail是:name_caesar@msn.com- Reprint: The TripleDes algorithm realization provides TripleDes may realize 3DES under two kind of patterns 2key/3key Canada, the
safer
- 它是基于SAFER系列算法提出的,因此,它的安全性可以说是经过了时间的考验。另外,SAFER+算法中仅仅用了字节运算,并且所需要的内存很小,因此,在Smart卡等方面的应用是很有优势的。SAFER+算法是一个代换/线性变换密码,它的加/解密过程并不相似。-It is based on the SAFER family of algorithms proposed, therefore, its security can be said that after the test of time. I
VB_VSPatch
- VS平台内存补丁,基于逆向分析,去除自身MD5检测、*检测等功,实现挤房间和安全开MH等功能,本身不含MH-VS platform memory patch, based on the reverse analysis, to remove their own MD5 detection, plug-in detection, such as power, to achieve crowded room and safety features such as open MH itself is
U2.0
- 内存注册机的使用方法如下: 把注册机下载后保存或解压到程序所在目录,执行注册机,原程序自动运行,选中注册框,在注册码输入栏内输入任意的字符,点确定,马上被内存注册机拦截,弹出正确的注册码,复制正确的注册码粘贴到注册码输入栏内点击注册便可完成注册!内存注册机只能用于相同版本软件,请注意核对版本号。 -Zhuceji memory usage is as follows: the Zhuceji download procedure to save or unzip to the dire
CRC_bit_arithmetic
- CRC采用比特型算法,生成多项式为CCITT 0x1021,无需查表,节省内存空间。-CRC-bit-based algorithm used to generate a polynomial for the CCITT 0x1021, no look-up table to save memory space.
ophcrack-3.3.1
- Ophcrack是一款密码破解软件,功能非常强大,它能在几秒钟内恢复99.9 %的数字密码。13位密码都可以在5分钟内破解出来。它有一个图形用户界面,可运行在多个平台之上。 特点: 可运行在Windows,Linux/Unix,Mac OS X LM和NTLM哈希 可用于Windows XP和Vista的自由表格 蛮力模块,简单的密码 使用LiveCD,以简化过程 从Windows分区载荷加密哈希,包括Vista在内 自由和开放源码软件(GPL)-Op
