{"id":16096561,"url":"https://github.com/akrylysov/hexunescape","last_synced_at":"2025-11-08T19:02:53.993Z","repository":{"id":57605489,"uuid":"90203747","full_name":"akrylysov/hexunescape","owner":"akrylysov","description":"A small tool to unescape hex escaped text files (e.g. Nginx logs)","archived":false,"fork":false,"pushed_at":"2017-10-29T01:52:16.000Z","size":4,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T07:11:16.451Z","etag":null,"topics":["hex","nginx"],"latest_commit_sha":null,"homepage":"","language":"Go","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/akrylysov.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}},"created_at":"2017-05-04T00:05:22.000Z","updated_at":"2022-10-20T11:48:40.000Z","dependencies_parsed_at":"2022-08-27T22:40:26.759Z","dependency_job_id":null,"html_url":"https://github.com/akrylysov/hexunescape","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrylysov%2Fhexunescape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrylysov%2Fhexunescape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrylysov%2Fhexunescape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrylysov%2Fhexunescape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akrylysov","download_url":"https://codeload.github.com/akrylysov/hexunescape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248566531,"owners_count":21125680,"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":["hex","nginx"],"created_at":"2024-10-09T17:24:12.302Z","updated_at":"2025-11-08T19:02:53.928Z","avatar_url":"https://github.com/akrylysov.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"hexunescape\n===========\n\nhexunescape is a small tool to unescape hex escaped text files (e.g. Nginx logs).\n\nInstallation\n------------\n\n```\ngo get -u github.com/akrylysov/hexunescape/cmd/hexunescape\n```\n\nUsage\n-----\n\n```\nusage: hexunescape [path]\n\npath is optional, defaults to stdin.\n```\n\nExample\n-------\n\nStdin as an input:\n\n```\necho \"\\x22abc\\x22\" | hexunescape\n\"abc\"\n```\n\nFile as an input:\n\n```\necho \"{\\x22foo\\x22:\\x22bar\\x22}\" \u003e test\nhexunescape test\n{\"foo\":\"bar\"}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakrylysov%2Fhexunescape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakrylysov%2Fhexunescape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakrylysov%2Fhexunescape/lists"}