Skip to content

Selling a private list of passwords from Metamask wallets $400

Notifications You must be signed in to change notification settings

phrutis/metamask_passwords_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Metamask passwords list - for sale $400

Passwords from empty wallets, as well as from ledgers.
Designed to clear your hashlist from already found passwords.
Find 100-1000 hashes and remove them from your hashlist.
This will save you not only a solid amount of money on brute force, but also time.
To understand, to find one password you need a lot of cards, rules, dictionaries and from $10-100 for electricity.
Having cleared, you will not waste GPU resources and time on empty wallets or ledgers.

There are 2 files in the zip archive:

pass.txt - 33,451 private passwords from metamask wallets.
Passwords were collected from 3 private pools over the course of two years.

BONUS.txt - 2,275,807 public passwords from metamask wallets.
Passwords from public hashes from private logs, free logs, top passwords, antipublic...

Run: hashcat.exe -D 2 -w 4 -S -m 26600 -a 0 hashes.txt pass.txt -o FOUND.txt
Run: hashcat.exe -D 2 -w 4 -S -m 26600 -a 0 hashes.txt BONUS.txt -o FOUND.txt

or linux

Run: ./hashcat -D 2 -w 4 -S -m 26600 -a 0 hashes.txt pass.txt -o FOUND.txt
Run: ./hashcat -D 2 -w 4 -S -m 26600 -a 0 hashes.txt BONUS.txt -o FOUND.txt

*For metamask-short... hashes use -m 26610

💾 Download zip archive
🪙 Buy password for archive: https://t.me/send?start=IVQjT7otdmsE
🔑 After payment, the bot will send you a password for the archive

Releases

No releases published

Packages

No packages published