{"id":20382261,"url":"https://github.com/invertex/binaryfilepatcher","last_synced_at":"2025-09-15T08:42:18.992Z","repository":{"id":85661532,"uuid":"126100523","full_name":"Invertex/BinaryFilePatcher","owner":"Invertex","description":"Simple command line tool that search and replaces a given series of HEX values in the binary data of a file. Useful for quick and simple file patching.","archived":false,"fork":false,"pushed_at":"2023-12-21T03:11:16.000Z","size":10,"stargazers_count":8,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T08:53:43.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Invertex.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":"2018-03-21T00:32:33.000Z","updated_at":"2025-03-25T14:46:13.000Z","dependencies_parsed_at":"2025-04-12T08:53:44.832Z","dependency_job_id":"3bdd6106-92d2-4f8e-b520-893e515a74bb","html_url":"https://github.com/Invertex/BinaryFilePatcher","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Invertex/BinaryFilePatcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Invertex%2FBinaryFilePatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Invertex%2FBinaryFilePatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Invertex%2FBinaryFilePatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Invertex%2FBinaryFilePatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Invertex","download_url":"https://codeload.github.com/Invertex/BinaryFilePatcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Invertex%2FBinaryFilePatcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260519958,"owners_count":23021533,"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-11-15T02:16:59.954Z","updated_at":"2025-06-18T08:36:24.964Z","avatar_url":"https://github.com/Invertex.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eBinary File Patcher\u003c/h1\u003e\nSimple tool to quickly replace a pattern of bytes in a file. Can replace one or multiple instances of the pattern, with a matching length of bytes.\nByte inputs are to be written in HEX code.\n\n\u003ch2\u003eCommand line usage:\u003c/h2\u003e\nBinaryFilePatcher.exe somefile.dll \"42 4F 4F 42 53\" \"42 55 54 54 53\" false\n\u003cbr/\u003e\u003cbr/\u003e\nArgument 1: Target file.\u003cbr/\u003e\nArgument 2: HEX pattern to look for.\u003cbr/\u003e\nArgument 3: HEX pattern to replace with.\u003cbr/\u003e\nArgument 4 (optional): If set to true, all matching instances of the pattern will be replaced, instead of just the first.\u003cbr/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvertex%2Fbinaryfilepatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finvertex%2Fbinaryfilepatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finvertex%2Fbinaryfilepatcher/lists"}