Is it possible to enumerate Mini private key with hashcat?
#1
There are 22 minikey combinations in total
S + 21 (base58 characters)
Total:
10,764,351,351,569,111,513,009,094,806,216,900,608 combinations.


Read more here: https://en.bitcoin.it/wiki/Mini_private_...ith_SHA256

There is a database of bitcoin addresses. Which is generated through the minikeys. Is it possible to generate hashcat minikey and check them against the database?

Here is an example of a finished program: https://github.com/5l1v3r1/Minikeys/tree...6c801b4f4e

But I would like to search via increment with hashcat.
Reply
#2
This is not possible https://hashcat.net/wiki/doku.php?id=example_hashes
Reply