• Stars
    star
    351
  • Rank 120,906 (Top 3 %)
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generate random bitcoin wallets, private keys (seeds) and then check if they match a wallet that contains some kind of balance, and then take it. Node.js

Bitcoin-Stealer

Generate random bitcoin wallets & private keys (seeds) and then check if they match any wallet that has a positive balance, and then take all the btc from it.

CHANGELOG

2023-01-11
  • Now calling garbage collector to potentially stop from memory leaking
  • Releasing references to objects to allow the gc reclaim the memory
  • Loading riches.txt contents to a map() object to increase the scripts overall performance
2022-04-04
  • Added a message to console when program starts, to calm down people who think the program isn't working because the console is blank.
2021-12-09
  • Fixed big memory leak issue and removed extra scripts that were necessary before, that are unnecesary now.
2021-09-26
  • Linux support: linux users will go to the "linux" directory to run the program.

REQUIREMENTS

  1. Install Node.js
  2. npm i
  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 list.

HOW TO RUN

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

SPEED / PERFORMANCE

Results from a somewhat decent computer:

  • 1.56 million checks every 1 minute
  • 7.2 billion checks in 1 day
  • 54 billion checks in a week
  • 216 billion checks in a month
  • 2.8 trillion checks in a year

But please keep in mind that this is still really not much compared to all possible combinations that should be checked.

VIDEO

YT VID

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?

There are a lot of 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 and take the btc 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 and stuff.

Also Note

It's almost impossible to find anything. Even though this method is not bruteforce and is creating random keys, the chances of winning are still very very low. You could get lucky though, good luck!

Check out the new project, for ethereum!

https://github.com/Michal2SAB/Ethereum-Stealer

More Repositories

1

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
JavaScript
140
star
2

keys.lol-on-discord

Discord version of the popular keys.lol which generates random bitcoin seeds and checks for their wallet balance.
Python
16
star
3

Hash-Dehasher

A program to find the real string for your hash. MD5, SHA256, any really. Works really fast, gets to the "aaaa" combo in about 1 second even on a bad and busy pc.
JavaScript
13
star
4

video-stream-stealer

Download many .ts video stream files from a website, then create a single mp4 video file from them, in node.js.
JavaScript
9
star
5

colorhacker

Stick Arena Color Hacker & nice color codes list. Shit fucking code but stil lcan be used i guess.
ActionScript
8
star
6

XGen-Password-Cracker

Amazing password bruteforcer for all of xgenstudios games. Bypasses everything and checks pws at a ridiculous speed.
TypeScript
8
star
7

Convert-M3U8-to-MP4

Very simple batch and bash scripts for both windows and linux. You can convert M3U8 stream playlist to a playable MP4 video. You can also basically download any stream-only video off a lot of websites. Useful if the website doesn't have a download option for the video you want.
Batchfile
8
star
8

XGEN-DISCORD-BOT

A discord bot for xgenstudios. Mostly for stick arena.
Python
7
star
9

Reddit-Avatars

A simple html/javascript website for grabbing any reddit user's profile picture (avatar) and saving it to your PC.
HTML
6
star
10

pass-wordlist-maker

Create the perfect wordlist for your target name or username.
JavaScript
4
star
11

Surviv.io-Scripts

Some useful scripts/hacks etc for surviv.io
JavaScript
3
star
12

Stick-Arena-Private-Server

Improved version of BallistickEMU.
Java
3
star
13

Bitcoin-Discord-Bot

A node.js bitcoin bot for discord. Check commands.
JavaScript
3
star
14

Birthday-Wordlist

Most common birthday password wordlist. From 1990 to 2003.
3
star
15

amazing-discord-bot

My personal discord bot that I will use for all the things I could possibly want. Simple as that.
JavaScript
3
star
16

survivio-icehacks-aimbot-v1.0

A compiled surviv.io cheat (by IceHacks) with an old aimbot (v 1.0) for @VN BPM (on youtube).
CSS
2
star
17

DISCORD-NASA-BOT

A NASA Bot for Discord, written in python. Uses some of Nasa's public apis and more in near future.
Python
2
star
18

Stick-Arena-C-Client

Stick Arena Custom Client (C++ & QT)
C++
2
star
19

Michal2SAB

About me
1
star
20

Stick-Arena-AltBot

The altbot that got me 8 million kills lol
Python
1
star
21

bbh_sig

Boxhead signatures SWF combined with php generator
PHP
1
star
22

DiscordSurvivBot

Python
1
star
23

anticheat

Source files for Stick Arena anticheat logs (website stuff). Probably useless nowdays and also the code is kinda trash but you can get the idea of how it works I guess.
PHP
1
star
24

Stick-Arena-CredBot

Stick Arena Cred Bot that got me 40k creds on average on each alt in just 2 months.
Python
1
star