oguzdelioglu / casascius

7 stars 1 forks source link

Few questions #3

Open demonluca opened 2 years ago

demonluca commented 2 years ago

Thanks for the program

  1. Can you choose a range to search in?

  2. Can you search ripemd160 or is it just address?

  3. Compared to Alberto keyhunt minikeys how is this program different?

Thanks

oguzdelioglu commented 2 years ago

Thanks for the program

  1. Can you choose a range to search in?
  2. Can you search ripemd160 or is it just address?
  3. Compared to Alberto keyhunt minikeys how is this program different?

Thanks

1- Not yet support now. 2-You just put address list wallets.txt. App is auto generating ripemd160. 3-Alberto's app is written in c language.Their goals are the same, but some of Alberto's functions are more advanced. There is a search feature in a certain range in Alberto's application.

demonluca commented 2 years ago

Thanks for replying, if a key is found does it save to a file or does it just pop up on screen?

oguzdelioglu commented 2 years ago

Thanks for replying, if a key is found does it save to a file or does it just pop up on screen?

its save if found balance_wallets.txt and if you passed parameters for discord, this sending private key to your discord channel .

demonluca commented 2 years ago

Ok so no need to use discord it will still save the key

oguzdelioglu commented 2 years ago

Ok so no need to use discord it will still save the key

yes. Dont need discord. its can save with txt

demonluca commented 2 years ago

Just seen you’ve updated the program, what changes have you made?

oguzdelioglu commented 2 years ago

Just seen you’ve updated the program, what changes have you made?

there are many changes.

It's faster and takes less memory.