https://github.com/ethteck/m3c
A tool to assist with N64 decompilation that runs m2c and decomp_permuter to try to automatically decompile functions
https://github.com/ethteck/m3c
Last synced: 11 months ago
JSON representation
A tool to assist with N64 decompilation that runs m2c and decomp_permuter to try to automatically decompile functions
- Host: GitHub
- URL: https://github.com/ethteck/m3c
- Owner: ethteck
- License: mit
- Created: 2021-02-28T16:53:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:28:25.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T09:32:28.624Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 2.64 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-n64-development - m3c - A tool to assist with N64 decompilation that runs [m2c](https://github.com/matt-kempster/m2c) and [decomp-permuter](https://github.com/simonlindholm/decomp-permuter) to try to automatically decompile functions (Reverse Engineering / Tools and Disassemblers)
README
It begins...