Hash Sniffer Ollydbg Plugin
Hash Sniffer Ollydbg Plugin,是一个简单的键生成工具。使用它对应用程序数据进行哈希测试。我把它编码为一个个人工具,但我认为其他的键控器也会发现它很有用。版本1.0只支持流行的哈希算法MD5和SHA1。稍后我将添加其他哈希算法。使用
1) 选择要在Ollydbg转储或内存窗口中散列的数据
2) 右键单击并选择“哈希嗅探器”
(Hash Sniffer Ollydbg Plugin 1.0 Released.
Hash Sniffer is a simple tool for keygenners. Use it to do test hashes on app data. I coded it as a personal tool but I think other keygenners will find it useful too.
Version 1.0 supports just the popular hashing algos MD5 and SHA1. I'll add other hash algos later.
Use
1) Select data to be hashed in Ollydbg dump or memory window
2) Right click and select "Hash Sniffer"
Results are also copied to the Olly log)
页:
[1]