{"id":13422788,"url":"https://github.com/gdelugre/ida-arm-system-highlight","last_synced_at":"2025-04-06T02:09:58.578Z","repository":{"id":47525897,"uuid":"90764535","full_name":"gdelugre/ida-arm-system-highlight","owner":"gdelugre","description":"IDA script for highlighting and decoding ARM system instructions","archived":false,"fork":false,"pushed_at":"2021-09-28T12:26:41.000Z","size":398,"stargazers_count":393,"open_issues_count":1,"forks_count":55,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-03-30T01:09:16.874Z","etag":null,"topics":["arm","ida-pro","python","script"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/gdelugre.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-09T15:52:07.000Z","updated_at":"2025-02-13T04:41:04.000Z","dependencies_parsed_at":"2022-09-23T12:12:08.983Z","dependency_job_id":null,"html_url":"https://github.com/gdelugre/ida-arm-system-highlight","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/gdelugre%2Fida-arm-system-highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdelugre%2Fida-arm-system-highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdelugre%2Fida-arm-system-highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdelugre%2Fida-arm-system-highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdelugre","download_url":"https://codeload.github.com/gdelugre/ida-arm-system-highlight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247423515,"owners_count":20936626,"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":["arm","ida-pro","python","script"],"created_at":"2024-07-30T23:00:57.782Z","updated_at":"2025-04-06T02:09:58.554Z","avatar_url":"https://github.com/gdelugre.png","language":"Python","funding_links":[],"categories":["IDA Plugins","Python","\u003ca id=\"846eebe73bef533041d74fc711cafb43\"\u003e\u003c/a\u003e指令参考\u0026文档","Python (1887)"],"sub_categories":["\u003ca id=\"c42137cf98d6042372b1fd43c3635135\"\u003e\u003c/a\u003echeatsheets"],"readme":"## Decoding ARM system instructions\n\nThis script will give you the list of ARM system instructions used in your IDA\ndatabase. This is useful for locating specific low-level pieces of code\n(setting up the MMU, caches, fault handlers, etc.).\n\nOne hassle of reverse engineering low-level ARM code is that IDA Pro does not\ndecode the internal registers accessed by co-processor instructions\n(``MCR``/``MRC`` and ``MSR``/``MRS`` on AArch64).\n\nAfter applying the script, the system registers accessed will be automatically\ncommented in the database, as defined in the official ARM reference manuals.\n\n![AArch32 decoding](/img/aarch32_hl.png)\n![AArch64 decoding](/img/aarch64_hl.png)\n\nThe script will also try to automatically detect the accessed fields for some\nregisters:\n\n![Field decoding](/img/scr_decode_bits.png)\n\n## Usage\n\n``Alt-F7`` in IDA Pro, then run the script on your open database.\n\n## Compatibility\n\nShould work with ARMv7 and ARMv8 processors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdelugre%2Fida-arm-system-highlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdelugre%2Fida-arm-system-highlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdelugre%2Fida-arm-system-highlight/lists"}