{"id":23287276,"url":"https://github.com/jjxtra/hexandreplace","last_synced_at":"2025-08-21T17:32:49.819Z","repository":{"id":145832785,"uuid":"222183282","full_name":"jjxtra/HexAndReplace","owner":"jjxtra","description":"Search and replace using hex. Find and replace binary data with simple C# code. Super fast and allows files of any size.","archived":false,"fork":false,"pushed_at":"2024-06-17T16:02:13.000Z","size":29,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-06-18T17:23:32.574Z","etag":null,"topics":["binary","code","csharp","editor","hex","hex-editor","replace","search","tool","tools"],"latest_commit_sha":null,"homepage":"https://www.digitalruby.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jjxtra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"jjxtra","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2019-11-17T01:49:37.000Z","updated_at":"2024-06-17T16:03:27.000Z","dependencies_parsed_at":"2024-06-17T17:07:54.639Z","dependency_job_id":null,"html_url":"https://github.com/jjxtra/HexAndReplace","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjxtra%2FHexAndReplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjxtra%2FHexAndReplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjxtra%2FHexAndReplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjxtra%2FHexAndReplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjxtra","download_url":"https://codeload.github.com/jjxtra/HexAndReplace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230523689,"owners_count":18239447,"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":["binary","code","csharp","editor","hex","hex-editor","replace","search","tool","tools"],"created_at":"2024-12-20T02:17:58.885Z","updated_at":"2024-12-20T02:17:59.643Z","avatar_url":"https://github.com/jjxtra.png","language":"C#","readme":"﻿## Hex and Replace\n\nHexAndReplace allows finding a hex sequence in any file and replacing with another. The replacement hex must be identical in length to the find hex. Great if you don't want to install a hex-editor for concerns of malware.\n\nThe file will be replaced as is, so make a backup first if you are not sure.\n\nAs of 2.0.0 release, files of unlimited length are supported.\n\nUsage:\n\n```\nHexAndReplace \u003cfile\u003e \u003cfind hex\u003e \u003creplace hex\u003e\n\nGeneral Example:\nHexAndReplace mybinaryfile.bin 0xFFEEDDCC 0xAAEEDDCC\n\n// Unity 2019.3 dark mode\nHexAndReplace \"C:\\Program Files\\Unity\\Hub\\Editor\\2019.3.6f1\\Editor\\Unity.exe\" \"75 15 33 C0 EB 13 90\" \"74 15 33 C0 EB 13 90\"\n\n// Unity 2018.4 dark mode\nHexAndReplace \"C:\\Program Files\\Unity\\Hub\\Editor\\2018.4.6f1\\Editor\\Unity.exe\" \"74 04 33 C0 EB 02 8B 03 48 8B 4C\" \"75 04 33 C0 EB 02 8B 03 48 8B 4C\"\n\n// Unity 2017.4 dark mode\nHexAndReplace \"C:\\Program Files\\Unity\\Hub\\Editor\\2017.4.38f1\\Editor\\Unity.exe\" \"75 08 33 C0 48 83 C4 20 5B C3 8B 03 48 83 C4 20 5B C3\" \"74 08 33 C0 48 83 C4 20 5B C3 8B 03 48 83 C4 20 5B C3\"\n```\n\nEnjoy!\n\n-- Jeff\n","funding_links":["https://github.com/sponsors/jjxtra"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjxtra%2Fhexandreplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjxtra%2Fhexandreplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjxtra%2Fhexandreplace/lists"}