{"id":38497673,"url":"https://github.com/kynex7510/3ds_ida","last_synced_at":"2026-01-17T05:56:28.874Z","repository":{"id":169775320,"uuid":"644801917","full_name":"kynex7510/3ds_ida","owner":"kynex7510","description":"IDA Pro resources for 3DS reverse engineering","archived":false,"fork":false,"pushed_at":"2025-08-16T09:06:20.000Z","size":140,"stargazers_count":26,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-16T10:25:15.738Z","etag":null,"topics":["3ds","3ds-homebrew","ida-pro","python3","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/kynex7510.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-24T09:34:56.000Z","updated_at":"2025-08-09T07:40:06.000Z","dependencies_parsed_at":"2024-12-26T19:25:35.289Z","dependency_job_id":"528ead8b-37bf-4a00-bc5b-8082191e4b57","html_url":"https://github.com/kynex7510/3ds_ida","commit_stats":null,"previous_names":["kynex7510/3ds_ida"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kynex7510/3ds_ida","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynex7510%2F3ds_ida","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynex7510%2F3ds_ida/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynex7510%2F3ds_ida/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynex7510%2F3ds_ida/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kynex7510","download_url":"https://codeload.github.com/kynex7510/3ds_ida/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kynex7510%2F3ds_ida/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28501349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["3ds","3ds-homebrew","ida-pro","python3","reverse-engineering"],"created_at":"2026-01-17T05:56:28.270Z","updated_at":"2026-01-17T05:56:28.869Z","avatar_url":"https://github.com/kynex7510.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3ds_ida\n\nIDA Pro 7.6+ resources for reverse engineering Nintendo 3DS binaries.\n\n## Setup\n\n[Python 3.6+](https://www.python.org/) is required.\n\n### Loader\n\nCopy `ctr_loader.py` in `{IDA_PATH}/loaders`.\n\n`ctr_loader.py` support the following formats:\n\n- Raw: the binary must be named `code.bin`. An external exheader binary is required, else the user will be asked to provide any information.\n- ExeFS: the binary name must end with the `exefs` extension and must contain a `.code` file. An external exheader binary is required, else the user will be asked to provide any information.\n- CXI: the binary must be decrypted and it must contain an ExeFS with a `.code` file.\n\n### Types\n\n`File -\u003e Load file -\u003e Parse C header file...`, then select `types.h`.\n\n### Plugins\n\nCapstone is required:\n\n```\npython -m pip install capstone==5.0.3\n```\n\nLaunch each script with `File -\u003e Script file`.\n\n- `find_syscalls.py`: find each function that uses syscalls, optionally renaming wrappers and functions that call `svcSendSyncRequest`.\n- `fix_decomp.py`: fix special instructions decompilation. Types must be loaded.\n- `setup_switches.py`: setup switch idioms.\n- `make_ips_patch.py`: generate an IPS file from IDA patches that can be loaded in [luma](https://github.com/LumaTeam/Luma3DS).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkynex7510%2F3ds_ida","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkynex7510%2F3ds_ida","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkynex7510%2F3ds_ida/lists"}