{"id":29069648,"url":"https://github.com/ciddi2x/exodus-passphrase-extractor","last_synced_at":"2026-04-18T04:01:46.540Z","repository":{"id":301036936,"uuid":"1007968294","full_name":"ciddi2x/Exodus-passphrase-extractor","owner":"ciddi2x","description":"Exodus passphrase breaker ","archived":false,"fork":false,"pushed_at":"2025-06-25T19:37:28.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-24T04:56:43.951Z","etag":null,"topics":["bitcoin-brute-force-tool","bitcoin-wallet","brute-force-tool","bruteforce-wallet","exodus-bypass","hacking-bitcoin","hacking-code","passphrase","software","wallets-hacking"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ciddi2x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-06-24T20:18:06.000Z","updated_at":"2025-07-06T07:46:19.000Z","dependencies_parsed_at":"2025-06-24T21:33:24.946Z","dependency_job_id":"db70dbc6-375b-4ec8-921a-261956793cb1","html_url":"https://github.com/ciddi2x/Exodus-passphrase-extractor","commit_stats":null,"previous_names":["ciddi2x/exodus-passphrase-extractor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ciddi2x/Exodus-passphrase-extractor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciddi2x%2FExodus-passphrase-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciddi2x%2FExodus-passphrase-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciddi2x%2FExodus-passphrase-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciddi2x%2FExodus-passphrase-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciddi2x","download_url":"https://codeload.github.com/ciddi2x/Exodus-passphrase-extractor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciddi2x%2FExodus-passphrase-extractor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955919,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bitcoin-brute-force-tool","bitcoin-wallet","brute-force-tool","bruteforce-wallet","exodus-bypass","hacking-bitcoin","hacking-code","passphrase","software","wallets-hacking"],"created_at":"2025-06-27T12:01:40.742Z","updated_at":"2026-04-18T04:01:46.535Z","avatar_url":"https://github.com/ciddi2x.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" id=\"title\"\u003eExodus Passphrase Extractor 🔑\u003c/h1\u003e\n\n\u003cp\u003eThis script is designed to \u003cstrong\u003eextract the passphrase from your Exodus wallet 💼\u003c/strong\u003e by attempting various passwords that you provide. It works by testing each password from a \u003ccode\u003epasswords.txt\u003c/code\u003e file and if it finds the correct one it decrypts the wallet and retrieves the passphrase.   (To get started, download nodejs and then launch starter.bat)\u003c/p\u003e\n\n### **How It Works 🤔:**\n\n1.  The script reads the encrypted wallet data from a `.seco` file.\n2.  It then tries each password from the provided list (`passwords.txt`).\n3.  If a password is correct it decrypts the file extracts the passphrase and returns it.\n4.  If no password matches it will notify you that no matching password was found.\ntehere's already a real `seed.seco` and one of the password of `passwords.txt` to test out the script.\n  \n\n### **Requirements 📋:**\n\n*   A `passwords.txt` file containing potential passwords to \"bruteforce\" (line by line).\n*   `seed.seco` file containing your encrypted passphrase.\n\n  \n\n### **Where to Find the `seed.seco` File 📂:**\n\n\u003cp\u003eYou can obtain the \u003ccode\u003eseed.seco\u003c/code\u003e file by navigating to the following directory on your computer: \u003ccode\u003e%appdata%/Exodus/exodus.wallet\u003c/code\u003e.\u003c/p\u003e\n\n### **Important Notes 📝:**\n\n*   Please ensure you have a legitimate reason to recover your wallet 🔍.\n*   This tool is intended for **personal use only 🔒**.\n\n  \n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. Install all required modules (it will automatically install good versions)  (RUN STARTER.BAT AFTER INSTALLATION IS COMPLETE)\u003c/p\u003e\n\n```\nnpm i\n```\n\n\u003cp\u003e2. Run the script\u003c/p\u003e\n\n```\nnode index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciddi2x%2Fexodus-passphrase-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciddi2x%2Fexodus-passphrase-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciddi2x%2Fexodus-passphrase-extractor/lists"}