PKGenerator_Checker icon indicating copy to clipboard operation
PKGenerator_Checker copied to clipboard

Generate Bitcoin Private Keys and check them against blockexplorer.com

Results 13 PKGenerator_Checker issues
Sort by recently updated
recently updated
newest added

Its doesn't have store file option for find balance private key Slow speed & doesnt support GPU In README.md say " Generate Bitcoin Private Keys and check them against blockexplorer.com"...

When I execute the code, it shows the following: C:\Users\Mike\Documents\Fun\PKGenerator_Checker>python PkMaker.py Traceback (most recent call last): File "PkMaker.py", line 65, in pk = os.urandom(32).encode("hex") AttributeError: 'bytes' object has no attribute...

Hi, not really an issue but do you know how to make that private address become compressed version?