这是一个创建于 5003 天前的主题,其中的信息可能已经有所发展或是发生改变。
sudo port install unhash
使用方法:
unhash SIZE SET HASH
SIZE
Minimum amount of letters to start with.
SET
Number of the alphabet set to acquire letters from.
1. Numeric only
2. Hexadecimal in lowercase
3. HEXadecimal in uppercase
4. alpha only in lowercase
5. ALPHA only in uppercase
6. alphanumeric in lowercase
7. ALPHANUMERIC in uppercase
8. All alpha only, both uppercase and lowercase
9. Alpha-Numeric, both uppercase and lowercase
10. All printable ascii characters
HASH
Hash string to attack or filename with a list of hashes (one per line).
1 条回复 • 1970-01-01 08:00:00 +08:00
|
|
1
GordianZ 2011-02-25 06:31:34 +08:00
I'll search in hash database first to find a key/conflict. It's really pointless to run reverse hash by oneself, since most of service provider use salted hash now.
|