3rdIteration / btcrecover

BTCRecover is an open source wallet password and seed recovery tool. For seed based recovery, this is primarily useful in situations where you have lost/forgotten parts of your mnemonic, or have made an error transcribing it. (So you are either seeing an empty wallet or gettign an error that your seed is invalid) For wallet password or passphrase recovery, it is primarily useful if you have a reasonable idea about what your password might be.
https://btcrecover.readthedocs.io/
GNU General Public License v2.0
589 stars 185 forks source link

TRON keys missing chars #429

Closed dcdcdcdcdcdcdcdcf closed 3 months ago

dcdcdcdcdcdcdcdcf commented 10 months ago

Hello, i have saved TRX private key, one of symbol in it are wrong, how to try a lot of combinations to it? i have address which must be inside

dcdcdcdcdcdcdcdcf commented 10 months ago

smth like this

https://web.archive.org/web/20190308051631/http://trxrecovery.hashfables.com/

3rdIteration commented 10 months ago

Raw private key recovery is not currently supported for Tron. (As it is with things like Bitcoin, Eth, etc)

You can implement it yourself and bring a PR or if you are in a hurry, sponsor the feature directly.