{"id":21861373,"url":"https://github.com/gmh5225/ida-mapsymbolparser","last_synced_at":"2025-10-08T14:30:15.734Z","repository":{"id":227825318,"uuid":"772485302","full_name":"gmh5225/IDA-MapSymbolParser","owner":"gmh5225","description":"IDA Map File Symbol Renamer","archived":false,"fork":false,"pushed_at":"2024-03-15T09:36:15.000Z","size":6,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T06:24:34.859Z","etag":null,"topics":["ida","idapython","map","parser","plugin"],"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/gmh5225.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,"dei":null}},"created_at":"2024-03-15T09:34:16.000Z","updated_at":"2025-01-15T22:37:08.000Z","dependencies_parsed_at":"2024-03-15T10:47:08.805Z","dependency_job_id":"f1a9c331-f304-4c21-be7f-9e29dbb4b95d","html_url":"https://github.com/gmh5225/IDA-MapSymbolParser","commit_stats":null,"previous_names":["gmh5225/ida-mapsymbolparser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmh5225%2FIDA-MapSymbolParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmh5225%2FIDA-MapSymbolParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmh5225%2FIDA-MapSymbolParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmh5225%2FIDA-MapSymbolParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmh5225","download_url":"https://codeload.github.com/gmh5225/IDA-MapSymbolParser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235718731,"owners_count":19034664,"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":["ida","idapython","map","parser","plugin"],"created_at":"2024-11-28T03:11:24.331Z","updated_at":"2025-10-08T14:30:15.361Z","avatar_url":"https://github.com/gmh5225.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IDA-MapSymbolParser\n\nThis script is designed for use within the IDA Pro disassembler to facilitate the renaming of symbols based on information extracted from `.map` files. It automates the process of symbol naming, enhancing the reverse engineering workflow by incorporating meaningful names into the IDA database from the provided map files.\n\n## Features\n\n- **File Selection Dialog**: Allows users to select a `.map` file directly from the IDA Pro interface.\n- **Automatic Symbol Renaming**: Parses the selected `.map` file to extract symbol names and their corresponding addresses (RVA + Base) and renames symbols within IDA Pro to reflect these names, improving readability and navigability of the disassembled code.\n- **Hexadecimal Conversion**: Converts extracted addresses to hexadecimal format for compatibility with IDA Pro's addressing.\n\n## Usage\n\n1. Ensure that IDA Pro is running and that you have a project open.\n2. Execute the script within IDA Pro's scripting console or load it through the File -\u003e Script file menu option.\n3. A file selection dialog will appear. Navigate to and select the `.map` file you wish to parse.\n4. The script will process the file, renaming symbols in IDA Pro based on the extracted data.\n\n## Requirements\n\n- IDA Pro with IDAPython plugin installed.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmh5225%2Fida-mapsymbolparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmh5225%2Fida-mapsymbolparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmh5225%2Fida-mapsymbolparser/lists"}