brute_force_bip38
brute_force_bip38 copied to clipboard
A brute-force decoder of BIP38 encoded private keys for the CLI.
Not sure if being out of memory is the issue but it would seem that it is since it states "heap limit allocation failed" within the following error message: ```...
Thanks for the good program. I created a public and private address with bitaddress.org. I changed the config.json file. I started brutebip38 and get this error message, but the program...
Question
Thanks for developing this tool! I've been looking at the secrets.json file. Is there a way to test passwords with first letter caps also? And would it be possible to...
I created recursive function to generate all secrets combinations. Let say you password could be "SecrEt!insecure" but you don't know each letter that is capitalize. You can set all possibilities...
Trying to clone per the installation instructions. Get request for UN. Enter it and get request for PW and see icon for PW entry. Can't seem to enter anything. Nothing...