{"id":24433293,"url":"https://github.com/adrianherrera/binaryninja-gtirb","last_synced_at":"2025-04-12T14:42:13.962Z","repository":{"id":272994842,"uuid":"821746625","full_name":"adrianherrera/binaryninja-gtirb","owner":"adrianherrera","description":"Support for the GrammaTech Intermediate Representation for Binaries (GTIRB) format in Binary Ninja","archived":false,"fork":false,"pushed_at":"2024-10-16T10:01:31.000Z","size":225,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T09:12:33.213Z","etag":null,"topics":["analysis","binary","binary-analysis","binary-ninja","binary-ninja-plugin","gtirb","reverse-engineering"],"latest_commit_sha":null,"homepage":"","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/adrianherrera.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-06-29T10:15:07.000Z","updated_at":"2025-02-14T03:20:32.000Z","dependencies_parsed_at":"2025-01-17T22:43:33.614Z","dependency_job_id":"9cb82d2b-a61e-4bd0-a8da-c018d8e14d27","html_url":"https://github.com/adrianherrera/binaryninja-gtirb","commit_stats":null,"previous_names":["adrianherrera/binaryninja-gtirb"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianherrera%2Fbinaryninja-gtirb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianherrera%2Fbinaryninja-gtirb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianherrera%2Fbinaryninja-gtirb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianherrera%2Fbinaryninja-gtirb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianherrera","download_url":"https://codeload.github.com/adrianherrera/binaryninja-gtirb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248583090,"owners_count":21128516,"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":["analysis","binary","binary-analysis","binary-ninja","binary-ninja-plugin","gtirb","reverse-engineering"],"created_at":"2025-01-20T16:34:20.216Z","updated_at":"2025-04-12T14:42:13.927Z","avatar_url":"https://github.com/adrianherrera.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Binary Ninja GTIRB\nAuthor: **Adrian Herrera**\n\n_Support the GrammaTech Intermediate Representation for Binaries (GTIRB) in Binary Ninja_\n\n## Description:\n\nThe [GrammaTech Intermediate Representation for Binaries](https://grammatech.github.io/prj/gtirb/) (GTIRB) is a format for binary analysis and rewriting.\nThis plugin adds support for the GTIRB format to Binary Ninja.\nIt is based on GrammaTech's [GTIRB Ghidra plugin](https://github.com/GrammaTech/gtirb-ghidra-plugin).\nCurrently, it supports exporting a Binary Ninja database to GTIRB.\nImporting GTIRB is not (yet) supported.\nSimilarly, the plugin only support exporting a single module; exporting multiple (linked) modules could be supported via Binary Ninja's [external links](https://docs.binary.ninja/guide/projects.html#external-links) feature, but this is not (yet) supported.\n\n## Installation Instructions\n\nThis plugin is available in the Binary Ninja Plugin Manager.\nOtherwise:\n1. `git clone` this repository into your Binary Ninja plugins folder (see [here](https://docs.binary.ninja/guide/plugins.html) for more details).\n1. Install the requirements with `pip install -r requirements.txt`.\n\n## Usage\n\nOpen the GTIRB → Export dialog.\nSelect the location of the exported GTIRB IR file.\nSelect the [auxiliary tables](https://grammatech.github.io/gtirb/md__aux_data.html) you want to export.\nThe more auxiliary tables, the longer the export will take.\n![GTIRB export dialog](img/usage.png)\n\n## License\n\nThis plugin is released under a MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianherrera%2Fbinaryninja-gtirb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianherrera%2Fbinaryninja-gtirb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianherrera%2Fbinaryninja-gtirb/lists"}