{"id":20771339,"url":"https://github.com/printfn/hextoggle","last_synced_at":"2026-05-23T03:35:19.571Z","repository":{"id":42505502,"uuid":"467283320","full_name":"printfn/hextoggle","owner":"printfn","description":"Easily view and edit hex files","archived":false,"fork":false,"pushed_at":"2024-03-09T05:17:13.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T12:23:12.320Z","etag":null,"topics":["c","cli","hex","hex-editor","hexadecimal"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/printfn.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}},"created_at":"2022-03-07T22:44:21.000Z","updated_at":"2024-11-16T22:57:48.000Z","dependencies_parsed_at":"2025-01-18T07:11:34.274Z","dependency_job_id":"b114d0ce-416c-4c91-ab5b-1a017a83114e","html_url":"https://github.com/printfn/hextoggle","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/printfn/hextoggle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfn%2Fhextoggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfn%2Fhextoggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfn%2Fhextoggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfn%2Fhextoggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/printfn","download_url":"https://codeload.github.com/printfn/hextoggle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/printfn%2Fhextoggle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33381989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T01:21:08.577Z","status":"online","status_checked_at":"2026-05-23T02:00:05.530Z","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":["c","cli","hex","hex-editor","hexadecimal"],"created_at":"2024-11-17T12:14:34.987Z","updated_at":"2026-05-23T03:35:14.563Z","avatar_url":"https://github.com/printfn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hextoggle\n\n## Build\n\nTo build and install `hextoggle`, you can run:\n\n```sh\ngit clone https://github.com/printfn/hextoggle\ncd hextoggle\nsudo make install\n```\n\nYou can optionally override the install location by setting `PREFIX`.\nThe default prefix is `/usr/local/`.\n\n```sh\nsudo make install PREFIX=.\n```\n\n## Usage\n\n```\nUsage: hextoggle [file]            # toggle file in-place\n       hextoggle [input] [output]  # read 'input', write to 'output'\n       hextoggle -                 # read from stdin/write to stdout\n\nFlags:\n       -n        --dry-run         # discard results\n       -d        --decode          # force decode (i.e. hex -\u003e binary)\n       -e        --encode          # force encode (i.e. binary -\u003e hex)\n       -h        --help            # show this usage information\n\nReturn codes:\n  0   success\n  1   invalid arguments\n  2   failed to open input files\n  3   failed to clean up files\n  4   invalid input\n  5   internal assertion failed\n```\n\n## License\n\nThis project is available under the GPL 3.0 or any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintfn%2Fhextoggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprintfn%2Fhextoggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprintfn%2Fhextoggle/lists"}