Git Product home page Git Product logo

Comments (9)

AsicPrince avatar AsicPrince commented on August 27, 2024

Private Key(hex): 0xe88b9d9f43630238b25782d7707144de62c2615ca14888349e8a7b8dd97c79b4
PrivateKey(wif): 5Kahe8VkVCCvokmCLjoq8FR5Vjd6urtYvLRNHvQSAAzj1Lr6dY8
ETH Address: 0x000bcae491a1711e863c7fadef93e45d4efead54

but when import to trustwallet it show this address
0xB76C63Ce422B278b88649f16b641D66947f03271

from eth_hunt.

albertobsd avatar albertobsd commented on August 27, 2024

What file are you editing, i don't see that line?

from eth_hunt.

albertobsd avatar albertobsd commented on August 27, 2024

The variable that you are you using "privateKey" doesn't exist in the context of the function that are you editing

from eth_hunt.

AsicPrince avatar AsicPrince commented on August 27, 2024

The variable that you are you using "privateKey" doesn't exist in the context of the function that are you editing

how about the wrong prvk showed for address?? why does finding ETH address use "wif_key" calculating??

from eth_hunt.

iceland2k14 avatar iceland2k14 commented on August 27, 2024

image

from eth_hunt.

AsicPrince avatar AsicPrince commented on August 27, 2024

image

problem is your code give this result Private Key(hex): 0xe88b9d9f43630238b25782d7707144de62c2615ca14888349e8a7b8dd97c79b4
PrivateKey(wif): 5Kahe8VkVCCvokmCLjoq8FR5Vjd6urtYvLRNHvQSAAzj1Lr6dY8
ETH Address: 0x000bcae491a1711e863c7fadef93e45d4efead54

let try another result
image
Private Key(hex): 0xabd15e017898439d098547f2406e0f3bd5c52596724bc3fdce4349ee573ecc5c
PrivateKey(wif): 5K7xSLVTjR5Wd7Ay5E2iRDJ4XpM9V9zFy9ADfjjh674joqbeRCw
ETH Address: 0x0000b34863de645971184a102621d72f18411cfc
True address is 0x904FC93FCcc637D56F91172dd199eB81B01BF036

from eth_hunt.

AsicPrince avatar AsicPrince commented on August 27, 2024

the point is something wrong in how your code calculate address from privatekey. try yourself for some prvk generated by this code to see. I wondering why do you use WIF key for ETH address while just need generate random privatekey from 0123456789abcdef then check addresses generated with address list

from eth_hunt.

seega avatar seega commented on August 27, 2024

the point is something wrong in how your code calculate address from privatekey. try yourself for some prvk generated by this code to see. I wondering why do you use WIF key for ETH address while just need generate random privatekey from 0123456789abcdef then check addresses generated with address list

You just broke the original code, I tested it on low ranges and it works without errors, you need to carefully study the code before editing, it is written with interesting logic.

[+] Starting.........Wait.....
Starting thread: 0 base:  0x100a3459
[+] Total Keys Checked : 36000000  [ Speed : 153593.95 Keys/s ]  Current ETH: 0xf51d445c0fb3d7e80b17ce7bcdda55fdf7493928
Private Key(hex): 0x12345678
Private Key(wif): 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kHvTnTqEtKJp
ETH Address:      0xb5c512488c5beef74af78ffd087b034b724e9d4c
[+] Starting.........Wait.....
Starting thread: 0 base:  0x9f2a007
Starting thread: 1 base:  0xbd3644d
Starting thread: 2 base:  0x345c4be1
Starting thread: 3 base:  0x23a24836
[+] Total Keys Checked : 184000000  [ Speed : 501029.65 Keys/s ]  Current ETH: 0x34eeceebfdf90859a497d919227ff890e3adbbb5
Private Key(hex): 0x37173167
Private Key(wif): 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kQ6JcayjJDDP
ETH Address:      0x6002138eb51b1a6d92f7031b62dcca799c9964eb

from eth_hunt.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.