{"id":26688459,"url":"https://github.com/simonbolivarpy/exodus-vault-decode","last_synced_at":"2025-03-26T13:19:26.107Z","repository":{"id":283668616,"uuid":"952525240","full_name":"SimonBolivarPy/exodus-vault-decode","owner":"SimonBolivarPy","description":"the decode seed.seco file from Exodus crypto wallet via password and  extract mnemonic phrase (seed)","archived":false,"fork":false,"pushed_at":"2025-03-21T12:29:01.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T13:38:55.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimonBolivarPy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-21T12:28:25.000Z","updated_at":"2025-03-21T12:29:04.000Z","dependencies_parsed_at":"2025-03-21T13:51:19.897Z","dependency_job_id":null,"html_url":"https://github.com/SimonBolivarPy/exodus-vault-decode","commit_stats":null,"previous_names":["simonbolivarpy/exodus-vault-decode"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonBolivarPy%2Fexodus-vault-decode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonBolivarPy%2Fexodus-vault-decode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonBolivarPy%2Fexodus-vault-decode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonBolivarPy%2Fexodus-vault-decode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonBolivarPy","download_url":"https://codeload.github.com/SimonBolivarPy/exodus-vault-decode/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245659043,"owners_count":20651526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-26T13:19:25.568Z","updated_at":"2025-03-26T13:19:26.100Z","avatar_url":"https://github.com/SimonBolivarPy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExodusDecode\r\n[![N|Solid](https://cldup.com/dTxpPi9lDf.thumb.png)](https://nodesource.com/products/nsolid)\r\n\r\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)\r\n\r\nThe decode seed.seco file from Exodus crypto wallet via password and  extract mnemonic phrase (seed)\r\n\r\n## Youtube: \r\n\r\n[![HOW TO DECODE?](https://i.ytimg.com/vi/l2u-0WFDsUY/hqdefault.jpg)](https://www.youtube.com/watch?v=l2u-0WFDsUY\u0026pp=0gcJCb0Ag7Wk3p_U \"How to decode vault data?\")\r\n\r\n## Installation\r\nPython requires [Python.org](https://www.python.org/) v3,7+ to run.\r\nInstall the dependencies and devDependencies and start the server.\r\n```sh\r\npython -m pip install pip\r\npython -m pip install --upgrade pip\r\npip install pycryptodome\r\npip install Mnemonic\r\n```\r\n## Using\r\n\r\n```Python\r\nfrom exdsdecode import ExodusWalletReader\r\n# default password for .seco\r\nPassword = 'SSKLBMLuLo0U3JjyRtlGyaHAVNbCMH0zho2mrkiRcTo='\r\nw1 = ExodusWalletReader('wallets\\\\seed.seco')\r\ndata = w1.decrypt(Password)\r\nprint(ExodusWalletReader.extract_mnemonic(data))\r\n\r\n```\r\n\r\n## License\r\nMIT\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbolivarpy%2Fexodus-vault-decode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonbolivarpy%2Fexodus-vault-decode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbolivarpy%2Fexodus-vault-decode/lists"}