yaron4u / EnigmaCracker

EnigmaCracker is a tool for brute forcing crypto wallets
MIT License
386 stars 143 forks source link

The address of bitcoin wallet is constantly changing #26

Closed jalalalali closed 8 months ago

jalalalali commented 8 months ago

Hi yaron4u,

In your code, you linked the generated seed with the address of the coin and the search is based on this correlation. Actually, the address is always changing. You can notice that when you restore your wallet on another app. is this correlation in the code a crucial factor ? Thanks ☺️

Dismenol commented 8 months ago

this is because of how "EnigmaCracker" is working. it is "guessing" wallets with its seeds based on the algorithm logic. it might be that this wallet already exists, and with that you have your jackpot.

that's the way how I understand the working logic of this