{"id":19075255,"url":"https://github.com/0xvpr/vpr-bin2fmt","last_synced_at":"2026-05-17T02:14:15.021Z","repository":{"id":43491529,"uuid":"463076533","full_name":"0xvpr/vpr-bin2fmt","owner":"0xvpr","description":"A utility program to convert binary data to a formatted string of the user's choice","archived":false,"fork":false,"pushed_at":"2023-06-19T04:39:12.000Z","size":43,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T17:50:06.003Z","etag":null,"topics":["binary-format","c","cpp","data-formatting","string-formatter","tool","tooling","utility"],"latest_commit_sha":null,"homepage":"","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/0xvpr.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-02-24T09:00:23.000Z","updated_at":"2022-06-05T19:52:55.000Z","dependencies_parsed_at":"2025-01-02T17:48:05.308Z","dependency_job_id":"1fee61d7-5a43-413a-a3a5-d5a523f886c9","html_url":"https://github.com/0xvpr/vpr-bin2fmt","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/0xvpr%2Fvpr-bin2fmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-bin2fmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-bin2fmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xvpr%2Fvpr-bin2fmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xvpr","download_url":"https://codeload.github.com/0xvpr/vpr-bin2fmt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240127086,"owners_count":19751938,"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-format","c","cpp","data-formatting","string-formatter","tool","tooling","utility"],"created_at":"2024-11-09T01:54:08.930Z","updated_at":"2026-05-17T02:14:09.995Z","avatar_url":"https://github.com/0xvpr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003evpr-bin2fmt\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Windows-supported-44CC11\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Mac-supported-44CC11\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Linux-supported-44CC11\"/\u003e\n  \u003ca href=\"https://mit-license.org/\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-44CC11\"/\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/0xvpr/scct-trainer/docker_build.yml?label=Build\"/\u003e\n\u003c/p\u003e\n\u003cbr\u003e\nThis project aims to provide a tool for the conversion of a file to  \nformatted double quoted string or a c-style array.\n\n## Build instructions\nLinux/WSL/MSYS\n```bash\ngit clone https://github.com/0xvpr/vpr-bin2fmt vpr-bin2fmt\ncd vpr-bin2fmt\ncmake -B build\ncmake --build build\n# sudo cmake --build build --target install # uncomment if you want it available globally\n```\nWindows\n```powershell\ngit clone https://github.com/0xvpr/vpr-bin2fmt vpr-bin2fmt\ncd vpr-bin2fmt\ncmake.exe -B build\ncmake.exe --build build\n# cmake.exe --build build --target install # uncomment if you want it available globally\n```\n\n## Example Usage\n```bash\nUsage:\n  vpr-bin2fmt \u003cpath/to/executable\u003e [ optional switches ]\n\npositional arguments:\n  path/to/executable\n\noptional switches:\n  -c,-C         output as c-style char array\n  -s,-S         output as double quoted string\nexample :\n  vpr-bin2fmt path/to/file-1 path/to/file2 -s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvpr%2Fvpr-bin2fmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xvpr%2Fvpr-bin2fmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xvpr%2Fvpr-bin2fmt/lists"}