python3 gen_data.py -f data.json -c SECP256K1 -b 1 -t LSB -n 360
Private Key: 0xa0a9e351153934a4d5e86c4c53f21bef542e676e2639235596c5d3b81f57
Preparing Data
Generating 360 signatures with curve SECP256K1
leaking 1 bits for k (LSB) ...
File data.json written with all data.
python3 lattice_attack.py -f data.json
(time python3 lattice_attack.py -f data.json) > time.txt 2>&1
----- Lattice ECDSA Attack -----
Loading data from file data.json
Running with 1 bits of k (LSB)
Starting recovery attack (curve SECP256K1)
Constructing matrix
Solving matrix ...
LLL reduction
.....
....
still running.....
How long does time solve guys

I run more than 2hr and not doing still running.....
If anyone tries to solve 1 bit of their own key
Please guide me on how quickly to solve 1 bit know
What method do you recommend me gus??