{"id":16345014,"url":"https://github.com/davidegrayson/multibit-auditor","last_synced_at":"2025-11-07T14:30:23.424Z","repository":{"id":15808383,"uuid":"18547940","full_name":"DavidEGrayson/multibit-auditor","owner":"DavidEGrayson","description":"Ruby program for auditing a multibit wallet.","archived":false,"fork":false,"pushed_at":"2014-04-08T06:51:23.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T10:09:49.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"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/DavidEGrayson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":"audit.rb","citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-08T06:37:16.000Z","updated_at":"2014-04-08T06:51:20.000Z","dependencies_parsed_at":"2022-09-22T01:42:52.459Z","dependency_job_id":null,"html_url":"https://github.com/DavidEGrayson/multibit-auditor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Fmultibit-auditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Fmultibit-auditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Fmultibit-auditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidEGrayson%2Fmultibit-auditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidEGrayson","download_url":"https://codeload.github.com/DavidEGrayson/multibit-auditor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533066,"owners_count":19654617,"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":"2024-10-11T00:29:40.653Z","updated_at":"2025-11-07T14:30:23.391Z","avatar_url":"https://github.com/DavidEGrayson.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Multibit auditor\n====\n\nThis is a Ruby program that can read the private key files exported by\n[Multibit](https://multibit.org/) (a Bitcoin wallet) and tell you what Bitcoin\naddresses they correspond to.\n\nInstallation\n====\n\n1. Install [Ruby](http://www.ruby-lang.org/).\n2. Download this repository or clone it to your computer using git.\n3. Run the following command to install the ecdsa gem:\n        \n        gem install ecdsa\n        \n4. The ecdsa gem is served from [Rubygems.org](http://rubygems.org).  In case\n   the server or your connection to it has been compromised, you might want to\n   briefly scan over the Ruby code for the gem.  It will be in a \"gems\"\n   directory somewhere on your computer.\n\nUsage\n====\n\n1. In Multibit, select \"Tools \u003e Export Private Keys\".\n2. Select \"Do not password protect export file\".\n3. Click \"Export Private Keys\".\n4. Run the following command:\n        \n        ruby audit.rb \u003cpath to exported private key file\u003e\n\n\nThis program prints out the Bitcoin addresses corresponding to the private keys in the file.\n\n\nPossible future improvements\n====\n\n* Add a script for fetching the balance in each address using the [blockchain.info API](https://blockchain.info/address/16UwLL9Risc3QfPqBUvKofHmBQ7wMtjvM?format=json).\n* Add the ability to decrypt password-protected export files.\n* Add the ability to read multibit wallet files (files with the .wallet extension).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidegrayson%2Fmultibit-auditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidegrayson%2Fmultibit-auditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidegrayson%2Fmultibit-auditor/lists"}