FiberMan / bruteforceBTC

Bitcoin Wallet Address Brute Force
14 stars 5 forks source link

Can it also handle/process p2sh addresses starting with '3' and bech32 segwit addresses starting with 'b' #2

Open alfredalappat opened 6 months ago

alfredalappat commented 6 months ago

I have a doubt that is this code only accept legacy address or also can handle p2sh addresses and segwit addresses starting with 'b'?. please respond.

FiberMan commented 5 months ago

I don't think it will work with other types. But you can check it by providing a known private key in the scrypt and appropriate address in addresses.txt.