Git Product home page Git Product logo

grand-ultimate-btc-hacker's People

Contributors

room101-dev 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

grand-ultimate-btc-hacker's Issues

Cado-nfs

Hello,

I have seen your posts on Bitcointalk forum and saw your repository on Github. I have been trying to reduce a bitcoin public key by doing scalar multiplication and searching the found keys in 32 bit range. So far I had no luck. On your Github page you have mentioned Cado-nfs in order to solve the discrete log problem. Could you please explain what do you mean by using Cado-nfs software for this method? In my knowledge one can find discrete log in DSA-RSA encryption methods however finding elliptic curve discrete log is close to impossible. If you could give your knowledge about this topic I would be much appreciated.

Regards,
Raccoon

Contact

Do you have a contact TG please? Thank you :)

Good Results from using the Random USB generators for Keys - ONERNG $40USD to Get Real Random seeds

The Czech $40USD USB random number generators are real good about generating real random numbers to seed the algo that feeds new keys to the engine;

I will post code example ( bash linux )

here /dev/random uses the onerng usb random generator to get the seed

e=$(cat /proc/sys/kernel/random/entropy_avail)
h=$( head -c $e /dev/random | sha3sum -b -a 256 | awk '{print $1}' ); echo $h
echo '/dev/random from onerng'
timeout 120m /mnt/Mining/Crypto/vanity-search/VanitySearch -gpu -s "$h" -gpu -gpuId 3 -t 1 -r 5000 $prefix

There is a loop around the above code, as seen every two hours the loop runs again, the seed for the algo is using a REAL random number from USB generator, I like sha3 its what ETH uses Kecak I think much better than NSA SHA256 used on BTC.

talk more

dear repo owner,
I believe you know something I don't know, Still, I do not know.
I am in this way and getting similar results you had even about RTX 1060 and RTX 3050. I am this way. do you have any advice for me?
I think you should publish your tools and codes you have wrote.
I am sure that something happened for you that you forget everything. actually by your calculations u have hacked secp256k1. anyway hope you be fine. I will be glad to talk to you and work on any projects with you.
you can talk to me : [email protected]

take care
see you

trying with vanitygen

Hi how are things
I am also fond of looking for lost wallets in my free time.
I'm sure I will never find anything, I still try it as a distraction. I like the idea of ​​thinking about how I would go about laundering all that money without getting caught and that has me entertaining.
my method is prehistoric since I have an i5 6ram laptop
I look for the first 6 letters of an address
167ZWTT8n6s4ya8cGjqNNQjDwDGY31vmHg

interesting story of how he inadvertently sent 9k btc to an unknown address.
I know that I will never find anything but I still like this type of story and I will closely follow the results that they obtain simply as entertainment.

Too bad my laptop doesn't have opengl or cuda

can anyone show their results?
greetings guys

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.