Giter VIP home page Giter VIP logo

spbf's Introduction

spbf

seed phrase brute force

this repo is built for educational purposes only

there are approximately 115,792,089,237,316,195,423,570,985,008,687,907,853,269,984,665,640,564,039,457,584 combinations of words to create a seed phrase. let's say for a moment that everybody on earth (7,889,587,988) has a seed phrase to their account. this would still give you a success rate of 0.0000000000000000000000000000000000000000000000000068135812% of finding a correct seed phrase randomly. please correct me if my math is wrong i dont really know what i'm doing

spbf's People

Contributors

cnrad avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

k1du rizaltjr

spbf's Issues

Change math.random

I liked your brute force, but I'm not good at javascript and node js
Is it possible to screw the Web Crypto API here?

We tried to restore a wallet that was written out of order, but scattered, and I think if all the same we take the crypto.getRandomValues () method then it might work
https://developer.mozilla.org/en-US/docs/Web/API/Crypto/getRandomValues

Math.random() does not provide cryptographically secure random numbers. Do not use them for anything related to security. Use the Web Crypto API instead, and more precisely the window.crypto.getRandomValues() method.

Not working

Hello,
Please this script is not working, please can you upload to heroku or netlify to see if it works. I really need this thank you.

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.