- Joined
- Jan 8, 2019
- Messages
- 56,623
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,455
- Points
- 2,313
- Credits
- 32,750
6 Years of Service
76%

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.