Skip to content

A quick and dirty murmur hash cracker for numbers of length 12. POC to prove Norwegian account numbers shouldn't be murmur hashed.

Notifications You must be signed in to change notification settings

david-marconis/murmur_hash_cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Murmur hash cracker

A tool to create or crack murmur hashes of numbers.

How to run

To run using cargo for cracking and hashing:

cargo run --release hash 12345678901
cargo run --release crack 537983508

About

A quick and dirty murmur hash cracker for numbers of length 12. POC to prove Norwegian account numbers shouldn't be murmur hashed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages