• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C# Metamask Searcher 1.0 [SOURCE CODE]

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
screenshot-10601.png


The program is based on .NET Core 6.
Takes a folder with logs as input and processes them in a loop

1. Searches for files *.log*, as a rule they belong to metamask, brave and the like, collects vault from them
2. Search for all passwords and autocomplete
3. Picks up the password to the vault
4. If everything has passed, it collects from the mnemonics and password the address
5. Checks the balance on the debank

Output outputs to the console and txt file data in the format:

Code:
Log: C:Users*USERNAME*DesktopFOLDERFOLDER IN FOLDER
Number of purses: 2
Passwords: 2179
Mnemonics: tortoise produce type multiply chest acquire love maximum flat lion pact steak
Password: 993675871h
Address: 0x171D27C2acE5bdffE4c3A08cee337b6fbe52A135
Balance: 0
To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top