{"id":16612983,"url":"https://github.com/whitequark/binja_itanium_cxx_abi","last_synced_at":"2025-04-19T20:30:48.545Z","repository":{"id":40693848,"uuid":"117335578","full_name":"whitequark/binja_itanium_cxx_abi","owner":"whitequark","description":"Binary Ninja Itanium C++ ABI Plugin","archived":false,"fork":false,"pushed_at":"2024-07-27T05:51:46.000Z","size":1049,"stargazers_count":65,"open_issues_count":1,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-16T10:23:14.869Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whitequark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-0BSD.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":"2018-01-13T10:45:51.000Z","updated_at":"2024-12-31T00:32:17.000Z","dependencies_parsed_at":"2024-07-27T06:52:54.394Z","dependency_job_id":null,"html_url":"https://github.com/whitequark/binja_itanium_cxx_abi","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fbinja_itanium_cxx_abi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fbinja_itanium_cxx_abi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fbinja_itanium_cxx_abi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whitequark%2Fbinja_itanium_cxx_abi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whitequark","download_url":"https://codeload.github.com/whitequark/binja_itanium_cxx_abi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235268538,"owners_count":18962924,"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-10-12T01:45:38.453Z","updated_at":"2025-01-23T11:11:33.897Z","avatar_url":"https://github.com/whitequark.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Binary Ninja Itanium C++ ABI Plugin\n\nThe Itanium C++ ABI plugin provides a custom demangler, an analysis that decodes mangled names and updates function signatures, and an analysis that decodes RTTI and vtables and discovers new procedures based on virtual function pointers.\n\n## Custom demangler\n\nThe custom demangler converts the mangled names into abstract syntax trees, allowing to extract more type information than the built-in one. For example, it differentiates between complete and base class constructors and destructors.\n\n## Function signature decoding\n\nBefore / after:\n\n\u003cimg src=\"doc/signature-before.png\" width=\"49%\"\u003e \u003cimg src=\"doc/signature-after.png\" width=\"49%\"\u003e\n\nNote that the decoding is necessarily heuristic as some information is lost, e.g. class members and standalone functions in a namespace have an exactly identical mangling. It is possible that the `this` argument (or worse) would be missing--consult the full decoded name of the function (`current_function.symbol.full_name`) to see the result of decoding, and apply your expertise.\n\n## RTTI and vtable decoding\n\nBefore / after:\n\n\u003cimg src=\"doc/vtable-before.png\" width=\"49%\"\u003e \u003cimg src=\"doc/vtable-after.png\" width=\"49%\"\u003e\n\n## License\n\n[0-clause BSD](LICENSE-0BSD.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitequark%2Fbinja_itanium_cxx_abi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhitequark%2Fbinja_itanium_cxx_abi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitequark%2Fbinja_itanium_cxx_abi/lists"}