{"id":24796336,"url":"https://github.com/anthonytedja/mips","last_synced_at":"2026-04-06T08:01:54.516Z","repository":{"id":129232455,"uuid":"362577163","full_name":"anthonytedja/mips","owner":"anthonytedja","description":"mips script decompiles MIPS assembly instructions \u0026 bot functionality","archived":false,"fork":false,"pushed_at":"2022-05-16T18:55:08.000Z","size":768,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T20:18:32.409Z","etag":null,"topics":["assembly","bootstrap","css","decompiler","discord-bot","html","javascript","mips","python"],"latest_commit_sha":null,"homepage":"https://mips.anthonytedja.com","language":"JavaScript","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/anthonytedja.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":"2021-04-28T18:59:28.000Z","updated_at":"2024-01-22T03:54:31.000Z","dependencies_parsed_at":"2023-04-10T13:47:20.879Z","dependency_job_id":null,"html_url":"https://github.com/anthonytedja/mips","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anthonytedja/mips","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fmips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fmips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fmips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fmips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthonytedja","download_url":"https://codeload.github.com/anthonytedja/mips/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fmips/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["assembly","bootstrap","css","decompiler","discord-bot","html","javascript","mips","python"],"created_at":"2025-01-30T00:32:52.113Z","updated_at":"2026-04-06T08:01:54.499Z","avatar_url":"https://github.com/anthonytedja.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mips\n\n[![Preview](assets/img/mips.jpg)](https://anthonytedja.github.io/mips)\n\n\u003e mips is a webpage, script, and discord bot that decompiles binary instructions into [`MIPS Assembly.`](https://en.wikibooks.org/wiki/MIPS_Assembly/Instruction_Formats)\n\n## Script Usage\n\n```cpp\nSYNTAX: Instruction must be a 32-bit binary string\nType 'exit' to close\n\n--------------------------------------------------\n\nENTER MIPS INSTRUCTION: 00001000 11010001 00000000 00100110\n\nJ-TYPE\nOPCODE: 000010 ( j )\nADR: 00110100010000000000100110 ( 13697062 ) ( With Shift 54788248 )\n\n--------------------------------------------------\n\nENTER MIPS INSTRUCTION: 00010101001001111111111111001101\n\nI-TYPE\nOPCODE: 000101 ( bne )\nRS: 01001 ( register 9 $t1 )\nRT: 00111 ( register 7 $a3 )\nIMMED: 1111111111001101 ( 65485 ) ( With Shift -204 )\n\n--------------------------------------------------   \n\nENTER MIPS INSTRUCTION: 0000 0000 1011 0001 0001 0000 0000 0010\n\nR-TYPE \nOPCODE: 000000\nRS: 00101 ( register 5 $a1 )\nRT: 10001 ( register 17 $s1 )\nDEST: 00010 ( register 2 $v0 )\nSHAMT: 00000 ( 0 bits )\nFUNCT: 000010 ( srl )\n\n--------------------------------------------------\n\nENTER MIPS INSTRUCTION: exit\n\nClosing Script\n```\n\ncd into `mips` and run `python decode.py` command or open [`decode.py`](https://github.com/anthonytedja/mips/blob/main/decode.py) to run the script. Requires [`python 3.8+`](https://docs.python.org/3/whatsnew/3.8.html)\n\n- For the discord bot functionality, add the discord token in the `.env` file and use the bot.py file\n\n## Features\n\n- Local Storage saves last instruction\n\n## Built With\n\n- Bootstrap Studio\n- Visual Studio Code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonytedja%2Fmips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthonytedja%2Fmips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonytedja%2Fmips/lists"}