{"id":13577866,"url":"https://github.com/timetravelthree/IDARustDemangler","last_synced_at":"2025-04-05T15:31:39.435Z","repository":{"id":147536133,"uuid":"618088352","full_name":"timetravelthree/IDARustDemangler","owner":"timetravelthree","description":"Rust Demangler \u0026 Normalizer plugin for IDA","archived":false,"fork":false,"pushed_at":"2023-07-24T14:44:02.000Z","size":1049,"stargazers_count":311,"open_issues_count":1,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-05T15:48:12.459Z","etag":null,"topics":["demangler","ida","plugin","python","rust"],"latest_commit_sha":null,"homepage":"","language":"Python","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/timetravelthree.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}},"created_at":"2023-03-23T18:18:09.000Z","updated_at":"2024-11-01T03:06:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"366d0714-d4f4-4fbb-8ead-60331faf05aa","html_url":"https://github.com/timetravelthree/IDARustDemangler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timetravelthree%2FIDARustDemangler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timetravelthree%2FIDARustDemangler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timetravelthree%2FIDARustDemangler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timetravelthree%2FIDARustDemangler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timetravelthree","download_url":"https://codeload.github.com/timetravelthree/IDARustDemangler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247358779,"owners_count":20926289,"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":["demangler","ida","plugin","python","rust"],"created_at":"2024-08-01T15:01:25.014Z","updated_at":"2025-04-05T15:31:34.897Z","avatar_url":"https://github.com/timetravelthree.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"![](assets/overview.gif)\n\n# IDA Rust Demangler\n\nThis project provides a script that demangles Rust function names and normalize it for [IDA](https://www.hex-rays.com/ida-pro/), making it easier to read and understand the code.\n\n# Requirements\n\n- Python 3.x\n- IDA Pro 7.x or later\n\n# Dependencies\n\nThe demangling algorithm used in this script is based on [rs-dml](https://github.com/timetravelthree/FTLRustDemangler) binary so make sure you have it already installed.\n\n# Installation\n\nInstalling the plugin is a straightforward process. Simply copy the contents of the `plugin/` directory (excluding the directory itself) to the IDA plugins directory. To obtain the IDA plugins directory, you can use this Python function: `idaapi.get_ida_subdirs(\"plugins\")` in the \"IDA Python interactive shell\".\n\n# Usage\n\n1. Open the Rust binary file in IDA Pro.\n1. Run the script by clicking on Edit \u003e Plugins \u003e IDA Rust Demangler.\n\n# Contributing\nContributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.\n\n# License\nThis project is licensed under the GPL-2.0 License - see the LICENSE file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimetravelthree%2FIDARustDemangler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimetravelthree%2FIDARustDemangler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimetravelthree%2FIDARustDemangler/lists"}