GithubHelp home page GithubHelp logo

scorta / guessprivatekey Goto Github PK

View Code? Open in Web Editor NEW
43.0 13.0 39.0 40 KB

Searching Private Key(s) for given Bitcoin address(es)

Home Page: https://scorta.github.io/GuessPrivateKey/

Java 100.00%
bitcoin bitcoinj bitcoin-address bitcoin-keys java

guessprivatekey's People

Contributors

scorta avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

guessprivatekey's Issues

GuessPrivateKey GPU version

@scorta Hello Mate...how are you?? I hope your well!

Do you have any plans to make a GuessPrivateKey GPU version (OCL and CUDA) in the near future.

I like your project, on GPU it will be even better...

Like to learn from you!

Cheers

Potential good idea

Hello,

How are you doing my friend?? I hope you are well...

I think I found a interesting idea on Github have a look at this repo...https://github.com/ipsBruno/brute-force-seed-bitcoin

It is a fantastic idea...only the javascript doesn't work proper...and unfortunatelly the dev doesn't respond. I want to ask you to have a look at it and fork this idea with a proper working javascript.

Like to learn from you.

Cheers Satoshi

Invalid Point

Exception in thread "Thread-5" java.lang.IllegalArgumentException: Invalid point
at org.spongycastle.math.ec.ECAlgorithms.validatePoint(ECAlgorithms.java:193)
at org.spongycastle.math.ec.AbstractECMultiplier.multiply(AbstractECMultiplier.java:22)
at org.spongycastle.crypto.generators.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:73)
at org.bitcoinj.core.ECKey.(ECKey.java:179)
at org.bitcoinj.core.ECKey.(ECKey.java:168)
at GuessKeyThread.searchForKey(GuessPrivateKey.java:128)
at GuessKeyThread.run(GuessPrivateKey.java:66)

hs_err_pid5204.log

Invalid point error

I got this error when running GuseePrivateKey -

Exception in thread "Thread-3" java.lang.IllegalArgumentException: Invalid point
at org.spongycastle.math.ec.ECAlgorithms.validatePoint(ECAlgorithms.java:193)
at org.spongycastle.math.ec.AbstractECMultiplier.multiply(AbstractECMultiplier.java:22)
at org.spongycastle.crypto.generators.ECKeyPairGenerator.generateKeyPair(ECKeyPairGenerator.java:73)
at org.bitcoinj.core.ECKey.(ECKey.java:179)
at org.bitcoinj.core.ECKey.(ECKey.java:168)
at GuessKeyThread.searchForKey(GuessPrivateKey.java:128)
at GuessKeyThread.run(GuessPrivateKey.java:66)

if find

hi scorta, this app if find bitcoin ? how to warn ? or write txt file ? how know it

-Xmx doesn't apply

Without -Xmx the program only imports 6 addresses. And with -Xmx flag I get the following error.

C:\Windows\System32\GuessPrivateKey>java -jar GuessPrivateKey.jar 3 bit.txt -Xmx1024m random
Exception in thread "main" java.lang.IllegalArgumentException: No enum constant GuessKeyThread.CHOICE.-Xmx1024m
at java.lang.Enum.valueOf(Unknown Source)
at GuessKeyThread$CHOICE.valueOf(GuessPrivateKey.java:48)
at GuessPrivateKey.main(GuessPrivateKey.java:21)

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.