Closed Keeksy closed 2 years ago
My bad, it works ok!
@Keeksy how long does it take for you to brute force the key?
I never had the luck to actually bruteforce an address with balance 😅 I just did a test with a generated address from the sequence 1-100 it takes like 1 second for the program to find that key!
@Keeksy how does it work with the sequence for me there is always an error?
what error do you get?
Exception in thread Thread-1 (get_user_input): Traceback (most recent call last): File "C:\Users\kopfn\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner self.run() File "C:\Users\kopfn\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run self._target(*self._args, **self._kwargs) File "F:\Spiele\Neuer Ordner\Autohotkey\Neuer Ordner\Btcbf-main\Btcbf.py", line 151, in get_user_input print(f"resume range {r0[0]}-{r0[2]}") IndexError: list index out of range
Exception in thread Thread-1 (get_user_input): Traceback (most recent call last): File "C:\Users\kopfn\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1009, in _bootstrap_inner self.run() File "C:\Users\kopfn\AppData\Local\Programs\Python\Python310\lib\threading.py", line 946, in run self._target(*self._args, **self._kwargs) File "F:\Spiele\Neuer Ordner\Autohotkey\Neuer Ordner\Btcbf-main\Btcbf.py", line 151, in get_user_input print(f"resume range {r0[0]}-{r0[2]}") IndexError: list index out of range
Delete the cache.txt
and run the program again.
thanks @vlnahp
After the recent update I did a test with a known address in sequential brute force mode and it doesn't seem to work. No results found. Looks like it doesn't read adress.txt