{"id":25904444,"url":"https://github.com/toasterbirb/disas","last_synced_at":"2026-02-15T23:05:20.486Z","repository":{"id":272514962,"uuid":"916849221","full_name":"Toasterbirb/disas","owner":"Toasterbirb","description":"[MIRROR] Disassemble a hex string with capstone","archived":false,"fork":false,"pushed_at":"2025-04-02T18:45:40.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T06:32:27.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Toasterbirb.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,"zenodo":null}},"created_at":"2025-01-14T21:48:41.000Z","updated_at":"2025-04-02T18:45:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d05be4e-4373-4e97-9650-6dd0d2e920ed","html_url":"https://github.com/Toasterbirb/disas","commit_stats":null,"previous_names":["toasterbirb/disas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Toasterbirb/disas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fdisas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fdisas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fdisas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fdisas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toasterbirb","download_url":"https://codeload.github.com/Toasterbirb/disas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toasterbirb%2Fdisas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29491999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-03-03T04:26:24.400Z","updated_at":"2026-02-15T23:05:20.481Z","avatar_url":"https://github.com/Toasterbirb.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# disas\n\nDisassemble the given string of bytes. The code is mostly extracted from the subst project\n\n\u003e **NOTE**\n\u003e Only 64-bit capstone mode is supported\n\n## Building\nBuild the project with g++ by running `make`. To speed up the build, you can try using the -j flag.\n```sh\nmake -j$(nproc)\n```\n\n## Installation\nTo install disas to /usr/local/bin, run the following\n```sh\nmake install\n```\nYou can customize the installation prefix with the PREFIX variable like so\n```sh\nmake PREFIX=/usr install\n```\n\n## Uninstall\n```sh\nmake uninstall\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoasterbirb%2Fdisas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoasterbirb%2Fdisas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoasterbirb%2Fdisas/lists"}