Is it possible to enumerate Mini private key with hashcat? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Is it possible to enumerate Mini private key with hashcat? (/thread-11097.html) |
Is it possible to enumerate Mini private key with hashcat? - GoodHash - 10-31-2022 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_key_format#Example_with_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/9757142553cb6b7747be15fd65bcdf6c801b4f4e But I would like to search via increment with hashcat. RE: Is it possible to enumerate Mini private key with hashcat? - marc1n - 11-01-2022 This is not possible https://hashcat.net/wiki/doku.php?id=example_hashes |