Skip to content

LinuxTux193/equity_cracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Equity Wallet Miner - The End of the Scam Era

Wallet mining has always been a dark place, full of fake programs, malware and scammers.

TODAY it's the day of the revolution, EQUITY WALLET MINER it's the first choice ETHEREUM wallet miner. Built in PYTHON including Web3.py, it's compatible with every operative system and outrun every wallet miner competitor...

Why Equity?

Why our miner is the best? Here's the reasons!

Completely Free

Using our Wallet Miner you will not be charged anything. You just pay 5% Dev's Royalty once you get an hit!

Open-Source, Secrets-free!

No malware, No spyware, No keylogger and other naughty stuff. Don't you trust us? Look by yourself!

Multithreading

Enjoy the real speed of light, increase your hit chance, lower any delay!

Beside the codes & FAQ

Code logic

"Equity Wallet Miner" is a loop code which objective (as every Wallet Miner) is to brute force crack an Ethereum wallet. How does this happen though?

  1. Equity generates a random possible ethereum private key hex
  2. Equity tries to access using the generated possible private key
  3. If private key is valid and Equity was able to access a wallet, it goes further. Otherwise it will return to Step 1. That's a [BAD MATCH]
  4. Equity fetch acquired wallet ETH balance.
  5. If fetched ETH balance is greater than 0,002 ETH(5$, writing time). It goes further. Otherwise it will return to to Step 1. That's a [BAD HIT]
  6. Finally, if the overtaken wallet has enough ETH for transactions, Equity will automatically send the recovered ETH to your main ethereum address
  7. Once transactions are submitted, Equity will display TxHASH and transferred balance.
  8. Equity will continue trying to find another wallet. Repeating from Step 1

Is it legal to use a program like this?

Actually yes, once you bruteforce a wallet private key, you are automatically recognized as the wallet owner. Therefore you are able to perform everything on that wallet

"Download Now" button return an .exe file, why?

We compiled our files in a .exe file to make things more compact, tho if you don't trust us on .exe packaging you can compile software from Source Code by your own with Python

How much time for an hit?

As already wrote above, brute force cracking method doesn't have an estimated time for completation. It may takes a long time as it may take a very short time.

About

Official "Equity Wallet Miner" Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%