iceland2k14 / bsgs

Find PrivateKey of corresponding Pubkey(s) using BSGS algo
MIT License
109 stars 59 forks source link

How to specify a save file in python code #63

Closed Amezyarek closed 1 year ago

Amezyarek commented 1 year ago

How do i edit the code to save the search results to a txt file?

For instance it found a key, currently it simply closes the program and doesn't save the results anywhere.