Anyone knows a C program that can convert hexadecimal integer like "0000000000000000000000000000000000000000000000000000f7051f27b09112d4" to hash 160 or btc address, but from a text file or better in parallel in bash?
The only one I've found something similar is brainlayer
https://github.com/ryancdotorg/brainflayeryour_generator | brainflayer -v -b example.blf
But it doesn't have multithread, and it's not as fast as others.
Thank you, happy holidays, and greetings.
