{"id":17983381,"url":"https://github.com/hasherezade/sig_finder","last_synced_at":"2026-03-07T02:02:04.047Z","repository":{"id":212544334,"uuid":"723558126","full_name":"hasherezade/sig_finder","owner":"hasherezade","description":"Signature finder (from PE-bear)","archived":false,"fork":false,"pushed_at":"2025-08-25T16:42:21.000Z","size":368,"stargazers_count":38,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-22T01:41:40.617Z","etag":null,"topics":["pattern-matching","pattern-searching"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hasherezade.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-26T03:25:10.000Z","updated_at":"2025-10-03T22:28:50.000Z","dependencies_parsed_at":"2023-12-14T21:11:19.006Z","dependency_job_id":"4e528730-3da0-4e90-96c6-1b3b91c0ef8b","html_url":"https://github.com/hasherezade/sig_finder","commit_stats":null,"previous_names":["hasherezade/sig_finder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hasherezade/sig_finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasherezade%2Fsig_finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasherezade%2Fsig_finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasherezade%2Fsig_finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasherezade%2Fsig_finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasherezade","download_url":"https://codeload.github.com/hasherezade/sig_finder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasherezade%2Fsig_finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30205893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"online","status_checked_at":"2026-03-07T02:00:06.765Z","response_time":53,"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":["pattern-matching","pattern-searching"],"created_at":"2024-10-29T18:17:05.948Z","updated_at":"2026-03-07T02:02:03.964Z","avatar_url":"https://github.com/hasherezade.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SigFinder\n\n[![Build status](https://ci.appveyor.com/api/projects/status/pem6dwj7lfpuxc37?svg=true)](https://ci.appveyor.com/project/hasherezade/sig-finder)\n\nAllows to find binary signatures with wildcards in a given buffer. The wildcard is defined by `?` and can be used to mask one nibble. Examples of valid signatures:\n\n`23 56 12 68`\n\n`55 0? 34 12`\n\n`40 ?? 4? 8? e?`\n\nThe list of signatures can be supplied as a file in SIG format:\n\n```\n\u003cSignature name\u003e\n\u003cNumber of elements in the signature: N\u003e\n\u003cN byte definitions\u003e\n```\n\nExample:\n```\nASProtect v1.1 MTEc\n9\n90 60 E8 1B ?? ?? ?? E9 FC\n```\nSee also: [SIG.txt](https://github.com/hasherezade/pe-bear/blob/main/SIG.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasherezade%2Fsig_finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasherezade%2Fsig_finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasherezade%2Fsig_finder/lists"}