{"id":21651078,"url":"https://github.com/iansinnott/hexy","last_synced_at":"2026-05-18T02:36:33.497Z","repository":{"id":66111822,"uuid":"288496903","full_name":"iansinnott/hexy","owner":"iansinnott","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-18T15:41:16.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-25T02:51:51.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iansinnott.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-08-18T15:41:01.000Z","updated_at":"2020-08-18T15:41:23.000Z","dependencies_parsed_at":"2023-03-10T02:16:42.138Z","dependency_job_id":null,"html_url":"https://github.com/iansinnott/hexy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iansinnott/hexy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fhexy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fhexy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fhexy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fhexy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iansinnott","download_url":"https://codeload.github.com/iansinnott/hexy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fhexy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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-11-25T07:46:39.915Z","updated_at":"2026-05-18T02:36:33.493Z","avatar_url":"https://github.com/iansinnott.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hexy\n\nA simple program like `hexdump`. This was written entirley as a learning project and is not suitable for real use.\n\n## Usage\n\n```\n$ java -jar hexy-0.1.0-standalone.jar [filepath]\n```\n\nOutput should be equivalent to `hexdump [filepath]`, and for the most part it is. However, on larger files there seems to be a bug. When running hexy on its own 4.4mb standalone jar there were slight differences between the output and that of `hexdump`.\n\n## Options\n\nNo options are supported at this time.\n\n## Examples\n\n```\n$ java -jar target/uberjar/hexy-0.1.0-SNAPSHOT-standalone.jar ./hello.txt\n0000000 48 65 79 20 74 68 65 72 65 2c 0a 74 68 69 73 20\n0000010 69 73 20 6a 75 73 74 20 61 20 74 65 73 74 20 66\n0000020 69 6c 65 20 66 6f 72 20 75 73 65 20 77 69 74 68\n0000030 20 68 65 78 79 0a 28 61 6e 64 20 68 65 78 64 75\n0000040 6d 70 29 0a\n0000044\n```\n\n### Bugs\n\nLarger files seem to produce differences in output from `hexdump`. Try reproducing via something like this:\n\n```\ndiff \u003c(hexdump target/uberjar/hexy-0.1.0-SNAPSHOT-standalone.jar) \u003c(java -jar target/uberjar/hexy-0.1.0-SNAPSHOT-standalone.jar ./target/uberjar/hexy-0.1.0-SNAPSHOT-standalone.jar)\n```\n\n### Any Other Sections\n### That You Think\n### Might be Useful\n\n## License\n\nCopyright © 2020 Ian Sinnott\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fhexy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiansinnott%2Fhexy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fhexy/lists"}