Isaacdelly / Plutus

An automated bitcoin wallet collider that brute forces random wallet addresses
1.15k stars 527 forks source link

Manual database update #325

Closed radioaddition closed 1 week ago

radioaddition commented 1 month ago

anyone know how the database was split and formatted? the database linked gives a 2gb tsv file.

xcypher78 commented 3 weeks ago

how we can do it ?

johnlockejrr commented 3 weeks ago

try split in linux

On Sat, 7 Sep 2024 at 14:05, xcypher78 @.***> wrote:

how we can do it ?

— Reply to this email directly, view it on GitHub https://github.com/Isaacdelly/Plutus/issues/325#issuecomment-2335166452, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD44GHVZH2GFQUCUNZSZM5LZVLT2JAVCNFSM6AAAAABNHHGRZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZVGE3DMNBVGI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

radioaddition commented 1 week ago

@johnlockejrr it literally is that, that's crazy. For those wondering, the command is split -b 50MB database.tsv database