{"id":17946517,"url":"https://github.com/virb3/swift-ida","last_synced_at":"2025-10-19T03:41:48.689Z","repository":{"id":259323505,"uuid":"877577446","full_name":"ViRb3/swift-ida","owner":"ViRb3","description":"IDA plugin to aid with Swift reverse engineering","archived":false,"fork":false,"pushed_at":"2024-10-26T20:47:07.000Z","size":187,"stargazers_count":28,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T04:14:08.231Z","etag":null,"topics":["go","ida","ida-pro","plugin","reverse-engineering","rust","swift"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ViRb3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-23T22:29:27.000Z","updated_at":"2025-02-21T14:31:59.000Z","dependencies_parsed_at":"2024-10-24T11:59:56.950Z","dependency_job_id":"65d7dc20-05fc-449a-8ddc-bdc29e76f26f","html_url":"https://github.com/ViRb3/swift-ida","commit_stats":null,"previous_names":["virb3/swift-ida"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fswift-ida","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fswift-ida/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fswift-ida/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ViRb3%2Fswift-ida/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ViRb3","download_url":"https://codeload.github.com/ViRb3/swift-ida/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245348274,"owners_count":20600620,"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":["go","ida","ida-pro","plugin","reverse-engineering","rust","swift"],"created_at":"2024-10-29T07:05:59.611Z","updated_at":"2025-10-19T03:41:48.591Z","avatar_url":"https://github.com/ViRb3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftIDA\n\nThis is a simple plugin for IDA to aid with reverse engineering languages that have multiple return values and non-standard calling conventions. It does this by defining a set of shortcuts to easily change a function's calling convention and make it return a multi-value tuple. Tested on Swift and Golang, but should work on many more languages too.\n\n## Usage\n\nDownload `swift-ida.py` and drop it in your IDA's `plugins` folder. After that, simply right-click on a function definition and you will see the `SwiftIDA` menu.\n\n![menu](docs/menu.png)\n\n---\n\n#### Before:\n\n![before2](docs/before2.png)\n\n![before1](docs/before1.png)\n\n![before3](docs/before3.png)\n\n---\n\n#### After:\n\n![after2](docs/after2.png)\n\n![after1](docs/after1.png)\n\n![after3](docs/after3.png)\n\n## References\n\n- https://github.com/swiftlang/swift/blob/main/docs/ABI/CallConvSummary.rst\n- https://hex-rays.com/blog/igors-tip-of-the-week-107-multiple-return-values\n- https://hex-rays.com/blog/igors-tip-of-the-week-51-custom-calling-conventions\n- https://docs.hex-rays.com/user-guide/user-interface/menu-bar/edit/functions#set-function-item-type\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirb3%2Fswift-ida","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirb3%2Fswift-ida","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirb3%2Fswift-ida/lists"}