{"id":16032788,"url":"https://github.com/threez/finbin","last_synced_at":"2025-07-29T19:34:38.240Z","repository":{"id":66444329,"uuid":"380296282","full_name":"threez/finbin","owner":"threez","description":"find stuff in binary content","archived":false,"fork":false,"pushed_at":"2021-06-28T05:24:26.000Z","size":863,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T13:16:19.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/threez.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}},"created_at":"2021-06-25T16:29:47.000Z","updated_at":"2021-06-28T05:24:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b8238b6-da20-4001-9a4e-914b6ab9b53f","html_url":"https://github.com/threez/finbin","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/threez/finbin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Ffinbin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Ffinbin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Ffinbin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Ffinbin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/threez","download_url":"https://codeload.github.com/threez/finbin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/threez%2Ffinbin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267743929,"owners_count":24137708,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-10-08T21:40:35.594Z","updated_at":"2025-07-29T19:34:38.172Z","avatar_url":"https://github.com/threez.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FINBIN\n\nfind stuff in binary content or find keychain files.\n\n## Install\n\n```sh\ngo get github.com/threez/finbin/cmd/finbin\ngo get github.com/threez/finbin/cmd/finkc\n```\n\n## Usage finkc\n\nFinds mac os keychain files.\n\nAll data will be stored with finding location into the provided\ndir. The name of the file is `file-\u003coffset\u003e.keychain` offset is the byte\noffset of the match.\n\n```sh\n$ finkc -file /dev/sda\nFound file-1231231223.keychain (55018 to 55038 size 20.00B)\n```\n\n## Usage finbin\n\nThe pattern will be used to search for the content. Size is\nthe size of data to extract before **and** after the location.\nAll data will be stored with finding location into the provided\ndir. The name of the file is `file-\u003coffset\u003e` offset is the byte\noffset of the match.\n\n```sh\n$ finbin -file /dev/sda -pattern \"kych\\x00|SQLite format 3\\x00|\u003ckey\u003eACKeychainItemVersion\u003c/key\u003e\" -size 10B -dir found\nFound file-1231231223 (55018 to 55038 size 20.00B)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreez%2Ffinbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthreez%2Ffinbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthreez%2Ffinbin/lists"}