Skip to main content

Simple Tools for decode Trust wallet data, from extensions wallet, TrustWallet.

Project description

TrustDecode

N|Solid

Simple Tools for decode Trust wallet data, from extensions wallet, TrustWallet. - extract mnemonic phrase from you encrypted data with password.

Installation

Install the dependencies and devDependencies and start the server. Python 3.10.4 | https://www.python.org/downloads/ |** Add python.exe to PATH** | checkbox.

python -m pip install --upgrade pip

or u can install per one libs:

pip install pycryptodome	| pycryptodome 3.20.0
pip install Cipherbcrypt	| Cipherbcrypt 1.3
pip install ccl-leveldb	| ccl-leveldb 1.0

Example

from TrustDecode import extractWallets, trstDecode

data = extractWallets(r'C:/Users/Root/Desktop/Logs/wLogs/Wallet/Trust Wallet_Chrome_Default')
www = trstDecode(data, ["asdsadsadasdasd", "sadsadsa334fsd", "sda3246gfhjdgfkj", "orihj8dydgf", "12345677Iqbol@"])
print(www)

Output:

{'status': True, 'txt': 'Successful', 'pwd': '12345677Iqbol@', 'data': ['cupboard banner crumble power height despair pass off word input surface stay']}

For more information, see docs.python-guide.org.

License

MIT

Decoder master project (c)

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trustdecode-1.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

trustdecode-1.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page