/t

Primary LanguagePythonMIT LicenseMIT

BSC Brute Force

Usage

Change the settings in the conf.ini file

[settings]

# Your address here
address 	    = YOUR ADDRESS HERE

# Send balance to your address when find something
sendWhenFind    = false

# Check addresses in ETH network?
useETH 		    = true

# Check addresses in BSC network?
useBSC 		    = true

# Check addresses in POLYGON network?
usePOLYGON 	    = true

Execute the script

python main.py

Disclaimer

This project was developed for study purposes, use at your own risk and responsibility.

License

BSC Brute Force is licensed under MIT license