>> (p.1)
    Author Topic: brute force on Bitcoin Addresses - Video of the action  (Read 9438 times)
    Bulista (OP)
    Member
    **
    Offline Offline

    Activity: 169
    Merit: 27


    View Profile
    December 27, 2015, 08:10:50 PM
    Last edit: December 28, 2015, 06:35:13 PM by Bulista
    Merited by xandry (10)
     #1

    So just for the fun I created this bot that brute forces Bitcoin addresses.

    https://www.youtube.com/watch?v=Ua04HEx_zdk

    Of course its nearly impossible to crack any normal generated addresses but as I said, just doing it for the fun Smiley)

    Here is what i did:

    1. Grabbed all unique public keys in the blockchain and placed them in a local Database

    2. Coded an app to generate private keys from Bigints (Both compressed an uncompressed) with multiple RNG types

    3. For each PVK generated the app checks the Database for a possible public address match

    4. A txt file is created with the PVK and Public address in case of a match

    5. I will run the app for the next 464656656565656566565646367618239128323718298319239129309 years to see if I get any good addresses Smiley))

    I got dozens of used addresses but they were all empty already.

    Also did with dictionary attack and got dozens of used addresses, all empty also.
Page 1
Viewing Page: 1