{"id":42558475,"url":"https://github.com/banjo360/bk360","last_synced_at":"2026-02-26T01:00:55.234Z","repository":{"id":199136200,"uuid":"666788722","full_name":"banjo360/bk360","owner":"banjo360","description":"Decompilation research of Banjo-Kazooie for the xbox 360","archived":false,"fork":false,"pushed_at":"2025-09-15T22:02:12.000Z","size":1432,"stargazers_count":13,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-11T19:38:10.448Z","etag":null,"topics":["banjo-kazooie","decompilation","xbox-360"],"latest_commit_sha":null,"homepage":"","language":"C","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/banjo360.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":"2023-07-15T15:23:25.000Z","updated_at":"2025-10-10T23:59:56.000Z","dependencies_parsed_at":"2024-05-31T14:42:03.931Z","dependency_job_id":"7b4cf6af-8c93-459f-a39c-b3d0c153b611","html_url":"https://github.com/banjo360/bk360","commit_stats":null,"previous_names":["banjo360/bk360"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/banjo360/bk360","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjo360%2Fbk360","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjo360%2Fbk360/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjo360%2Fbk360/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjo360%2Fbk360/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banjo360","download_url":"https://codeload.github.com/banjo360/bk360/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banjo360%2Fbk360/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29846782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: 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":["banjo-kazooie","decompilation","xbox-360"],"created_at":"2026-01-28T20:00:26.607Z","updated_at":"2026-02-26T01:00:55.218Z","avatar_url":"https://github.com/banjo360.png","language":"C","funding_links":[],"categories":["Nintendo Wii","Game \u0026 Studio Tools"],"sub_categories":["Rare"],"readme":"# Banjo-Kazooie XBLA decompilation project\n\nA research project to decompile the XBLA version of Banjo-Kazooie with help from (looking at the code of) the [N64 decompilation project](https://gitlab.com/banjo.decomp/banjo-kazooie).\n\nSome code, like enumerations or structure definitions, are taken from the N64 project.\n\n## Requirements\n\n* [split360](https://github.com/banjo360/split360) and [coff-linker](https://github.com/banjo360/coff-linker) in the PATH.\n* Visual Studio 2005 SP1 installed.\n* XBOX 360 SDK installed (I'm using 7645).\n* Editing `tools/vs2005.bat` to change `XEDK` to the correct path.\n* Python\n* GCC for PowerPC (e.g. `powerpc64-linux-gnu-*`). Need to edit `tools/matcher.py` if different.\n* WINE installed if building on linux.\n* Editing `Makefile` to remove the call to WINE if building on Windows (untested).\n\nOptional: you can add [dump-diff](https://github.com/banjo360/dump-diff) to your PATH if you want to print the non-matching differences.\n\n## Usage\n\nYou need to have an uncrypted `default.xex` from Banjo-Kazooie (sha1: `24f81f8058d1be416d95ccfcb5ebd2503eb4fd47`) at the root of the project.\n\nLook at the `Makefile` to see what you can do. But basically, you do `make split` the first time (and each time you edit `bk.yaml`), then just `make` to regenerate `merged.xex`.\n\n### Objdiff\n\nThere is [objdiff](https://github.com/encounter/objdiff) support. You just need to `make objdiff` to generate `objdiff.json`.\n\n⚠️ *Since the code is compiled with MSVC but checked against code assembled by GCC, relocations (i.e. function calls) will show as different*\n\n## Current state\n\nCopying functions from the Ghidra pseudo-code or from the N64 decompilation project and see if they match.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanjo360%2Fbk360","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanjo360%2Fbk360","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanjo360%2Fbk360/lists"}