Skip to content

This program allows you to input a seed and a hash value, and to find what string can give you the challenge hash.

License

Notifications You must be signed in to change notification settings

haysberg/blockchainlooper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockchainLooper

This program allows you to input a seed and a hash value, and to find what string can give you the challenge hash.

Usage

python3 blockchain.py \<seed> \<target_hash> [-p]

Use the optional -p to print the intermediate md5 hashes.

Sample output

Sample output

More info

This code has been tested using Bandit, and there is no security vulnerability found. This software is licensed under GPL v3 license, feel free to do whatever you want with it.

Any bugs or features you want to be added ? Feel free to send a ticket on this page or to send a pull request so that I can add you code !

About

This program allows you to input a seed and a hash value, and to find what string can give you the challenge hash.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages