Victor Loux Bookmarks Tag: hash

4 bookmarks tagged “hash

Itty Bitty | How it works

itty.bitty.site/
itty bitty sites are contained entirely within their own link. (Including this one!) This means they're portable, private, and easy to share.

juuso/BozoCrack

github.com/juuso/BozoCrack
BozoCrack is a depressingly effective MD5 password hash cracker with almost zero CPU/GPU load. Instead of rainbow tables, dictionaries, or brute force, BozoCrack simply finds the plaintext password. Specifically, it googles the MD5 hash and hopes the plaintext appears somewhere on the first page of results. It works way better than it ever should.