{"id":18057756,"url":"https://github.com/safememoryzone/binvis","last_synced_at":"2025-04-05T10:42:18.528Z","repository":{"id":238475066,"uuid":"796633809","full_name":"SafeMemoryZone/binvis","owner":"SafeMemoryZone","description":"Binary visualiser written in C using RayLib.","archived":false,"fork":false,"pushed_at":"2024-10-11T08:50:42.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T21:36:49.697Z","etag":null,"topics":["binary-visualization","c"],"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/SafeMemoryZone.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":"2024-05-06T10:34:10.000Z","updated_at":"2024-10-11T08:50:46.000Z","dependencies_parsed_at":"2024-12-18T23:35:40.034Z","dependency_job_id":null,"html_url":"https://github.com/SafeMemoryZone/binvis","commit_stats":null,"previous_names":["safememoryzone/binvis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeMemoryZone%2Fbinvis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeMemoryZone%2Fbinvis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeMemoryZone%2Fbinvis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafeMemoryZone%2Fbinvis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SafeMemoryZone","download_url":"https://codeload.github.com/SafeMemoryZone/binvis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325646,"owners_count":20920713,"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-visualization","c"],"created_at":"2024-10-31T02:22:37.390Z","updated_at":"2025-04-05T10:42:18.508Z","avatar_url":"https://github.com/SafeMemoryZone.png","language":"C","readme":"# binvis\n\nBinary visualiser written in C using RayLib.\n\n## Usage\n\n```console\n$ ./binvis [-a \u003calpha\u003e] [--m] [-w \u003cwindow width\u003e] [-h \u003cwindow height\u003e] -f \u003cfile\u003e\n```\n\n- `-a` specifies the alpha step (greater alpha, brighter pixels - 255 is max)\n- `--m` specifies to use max mode (the most referenced pixel will be the brightest) \n- `-w` specifies the window width\n- `-h` specifies the window height\n- `-f` specifies the path to the file to be visualised (required)\n\n## Keybidings\n\n- `\u003cESC\u003e` to close the window\n- `\u003cF1\u003e` to take screenshot and save it to `screenshot.png`\n\n## Quick start\n\n1. Create a build directory\n\n```console\n$ mkdir build\n```\n\n2. Compile the project\n\n```console\n$ cmake -B build -S .\n$ cmake --build build\n```\n\n3. Run the project\n\n```console\n$ ./build/src/binvis -f \u003cfile\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafememoryzone%2Fbinvis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafememoryzone%2Fbinvis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafememoryzone%2Fbinvis/lists"}