Coder Social home page Coder Social logo

michal2sab / ethereum-stealer Goto Github PK

View Code? Open in Web Editor NEW
141.0 13.0 55.0 35 KB

Generate random ethereum wallets & private keys and then check if they match a wallet that contains some kind of balance, so that you can take it. In Node.js

JavaScript 96.55% Batchfile 1.74% Shell 1.71%
ethereum bitcoin cryptocurrency crypto seed bruteforce eth btc seed-phrase mnemonic

ethereum-stealer's Introduction

Ethereum-Stealer

Generate random ethereum wallets & private keys and then check if they match a wallet that contains some kind of balance, so that you can take it. In Node.js

REQUIREMENTS

  1. Install Node.js
  2. npm i ethers
  3. Lots of time on your hands.. there's a lot and I mean A LOT of possible addresses and keys, you will be extremely lucky to find any that will match your riches.txt list.

HOW TO RUN

Just start run.bat (or run.sh if you're on linux).

SPEED / PERFORMANCE

Very slow at the moment (haven't checked the actual speed yet). I literally just made it, will be updated when I get the time and care enough.. this is just an idea for now but still is going to work if you have extreme luck and find a wallet quickly lol.

TEST IT

Go to the test folder and hit run. It will show you what would happen if a wallet from your list was found.

WHY DO THIS?

Just like with bitcoin, there are some ethereum wallets with high balances that are lost forever, which means nobody can access them and the money is basically there just to be picked up by anyone. This program can possibly find these lost wallets and their matching private keys & 12 words and take the eth out of them.

WANT TO THANK ME?

If you would like to tip me in case you won anything or you appreciate the program, here is my BTC wallet and ETH. It will be greatly appreciated. Also you can give this project a star :)

My Bitcoin: 1B8xs4LWbwFq4Zi4pzEmjNYkTCgsUByb5L

My Ethereum: 0xe89c84A7758429b4D11a2091e1dccf7433328Fa9

NOTE

I'm not actually responsible for what you do with this. Don't steal active wallet money, that's just wrong. Not to mention the new wallets are most likely protected much more with extra password and stuff.

Also Note

It's almost impossible to find anything. The chances of winning are extremely low. You could get lucky though, good luck!

Why would this even be possible?

Because most used apps for ethereum use only one main Derivation Path (to my surprise) and don't even use extra passwords or anything for new wallets (to my surprise aswel!)

Bitcoin Stealer

My previous project for bitcoin is here: https://github.com/Michal2SAB/Bitcoin-Stealer

ethereum-stealer's People

Contributors

michal2sab 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  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  avatar  avatar  avatar

ethereum-stealer's Issues

Failed ON Kali

Fail to open file "run.sh".
Unable to find terminal required for application.

Error: Cannot find module '/generator.js'

at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)

at Function.Module._load (internal/modules/cjs/loader.js:667:27)

at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)

at internal/main/run_main_module.js:17:47 {

code: 'MODULE_NOT_FOUND',

requireStack: []

}

Any fix?

riches.txt

What is the function of the riches.txt file?

No results!

Hi. This file works my vps 24/7 and after one week no result. Why?

genEth.Wallet.fromMnemonic is not a function

TypeError: genEth.Wallet.fromMnemonic is not a function
at generate (C:\Users\buou0\Desktop\Ethereum-Stealer-main\Windows\test\test.js:12:32)
at Object. (C:\Users\buou0\Desktop\Ethereum-Stealer-main\Windows\test\test.js:27:5)
at Module._compile (node:internal/modules/cjs/loader:1246:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1300:10)
at Module.load (node:internal/modules/cjs/loader:1103:32)
at Module._load (node:internal/modules/cjs/loader:942:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47

it just closes

im opening it and then a press a butten it just closes
sry im new

Case sensitive

When I ran a test file, it showed success. But when I changed one of the letters to small letters, It was not found. That means the whole script is case-sensitive. You know eth address is not case-sensitive. Is there a way to make the search case insensitive?

GPU

Hey Michael how are you? Thanks for your code! really amazing, do you know how can i use my gpu to make it faster?

Do not have duplicate scripts for linux and windows

Scripts like the package.json are the same with the windows and linux folders. This just wastes memory and is not efficient in the long run. I did not do a pull request on this because perhaps there are some inner workings of this project I failed to look over.

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.