{"id":21164649,"url":"https://github.com/jonls/libdisarm","last_synced_at":"2025-07-18T09:33:46.689Z","repository":{"id":138590494,"uuid":"12034034","full_name":"jonls/libdisarm","owner":"jonls","description":"ARM disassembler library","archived":false,"fork":false,"pushed_at":"2013-08-11T09:52:00.000Z","size":144,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-09T16:53:01.740Z","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-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonls.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-11T09:49:15.000Z","updated_at":"2025-04-07T19:50:35.000Z","dependencies_parsed_at":"2023-03-14T13:00:45.731Z","dependency_job_id":null,"html_url":"https://github.com/jonls/libdisarm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonls/libdisarm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonls%2Flibdisarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonls%2Flibdisarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonls%2Flibdisarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonls%2Flibdisarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonls","download_url":"https://codeload.github.com/jonls/libdisarm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonls%2Flibdisarm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265734364,"owners_count":23819529,"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":[],"created_at":"2024-11-20T14:08:53.112Z","updated_at":"2025-07-18T09:33:46.637Z","avatar_url":"https://github.com/jonls.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nDisassembler Library for ARM\n\nDisassembles ARM instructions to a data structure that makes it easy to access\ninstruction parameters. The library also contains functions to print\nhuman-readable assembly code from instructions, and alongside the library\na small disassembly tool is provided. Tested on ARMv4 code but should support\ninstructions in ARMv5 and below. Thumb instructions are currently not\nsupported.\n\nDocumentation:\n\u003chttp://iriver-t10.sourceforge.net/libdisarm-api.html\u003e\n\nCode repository:\n\u003chttps://launchpad.net/libdisarm/\u003e\n\n\nCompiling and installing:\nFirst, run the following command if you branched the code from\nthe bzr repository:\n $ ./bootstrap\n\nNext, use the following steps to compile libdisarm:\n $ ./configure\n $ make\n\nIf it succeded you should be able to run dacli directly from\nthe build directory like this:\n $ ./dacli -h\n\nIf you want to install (probably requires that you are root) run\nthe following command:\n $ make install\n\nPlease see the web sites mentioned above for further information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonls%2Flibdisarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonls%2Flibdisarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonls%2Flibdisarm/lists"}