Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.24 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.24 KB

Tip

This script is designed to automatically generate / found seed phrases and check balances for Tron networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.

Note

The script will continuously generate seed phrases and check the balances of the associated wallets. Information about each checked wallet will be logged to the console. If a wallet with a non-zero balance is found, its information will also be appended to result.txt in the project directory.

Disclaimer: This script is provided for educational purposes only. Using this script to access wallets that you do not own may be illegal and unethical. The creator of this script is not responsible for any misuse or damage resulting from the use of this script.

Usage:

To start the brute force process, run the SeedTool.exe

The script will continuously generate seed phrases and check the balances of the associated wallets. Information about each checked wallet will be logged to the console. If a wallet with a non-zero balance is found, its information will also be appended to result.txt in the project directory.