All Projects → SeekyCt → Mkw Structures

SeekyCt / Mkw Structures

Documentation of various parts of Mario Kart Wii

Projects that are alternatives of or similar to Mkw Structures

Ntrghidra
Fully Featured Nintendo DS Loader for Ghidra
Stars: ✭ 56 (+124%)
Mutual labels:  nintendo, reverse-engineering
Ghidra Switch Loader
Nintendo Switch loader for Ghidra
Stars: ✭ 146 (+484%)
Mutual labels:  nintendo, reverse-engineering
Dmg Cpu Inside
Reverse-engineered schematics for DMG-CPU-B
Stars: ✭ 230 (+820%)
Mutual labels:  nintendo, reverse-engineering
Galaxybudsclient
Unofficial Galaxy Buds Client for Windows
Stars: ✭ 733 (+2832%)
Mutual labels:  reverse-engineering
Mtasa Blue
Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.
Stars: ✭ 739 (+2856%)
Mutual labels:  reverse-engineering
Dithumb
Minimal ARM/Thumb linear sweep disassembler similar to objdump
Stars: ✭ 5 (-80%)
Mutual labels:  reverse-engineering
Vue Pokedex
A Pokédex made with Vue.js 📕
Stars: ✭ 22 (-12%)
Mutual labels:  nintendo
Ghidra
Ghidra is a software reverse engineering (SRE) framework
Stars: ✭ 30,371 (+121384%)
Mutual labels:  reverse-engineering
Ret Sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
Stars: ✭ 896 (+3484%)
Mutual labels:  reverse-engineering
Flirtdb
A community driven collection of IDA FLIRT signature files
Stars: ✭ 809 (+3136%)
Mutual labels:  reverse-engineering
Qbdi
A Dynamic Binary Instrumentation framework based on LLVM.
Stars: ✭ 801 (+3104%)
Mutual labels:  reverse-engineering
Veles
Binary data analysis and visualization tool
Stars: ✭ 767 (+2968%)
Mutual labels:  reverse-engineering
S1ui gpu
Stars: ✭ 16 (-36%)
Mutual labels:  reverse-engineering
Stcobfuscator
iOS全局自动化 代码混淆 工具!支持cocoapod组件代码一并 混淆,完美避开hardcode方法、静态库方法和系统库方法!
Stars: ✭ 740 (+2860%)
Mutual labels:  reverse-engineering
Pretendo
Project moved to https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 19 (-24%)
Mutual labels:  reverse-engineering
Edizon
💡 A homebrew save management, editing tool and memory trainer for Horizon (Nintendo Switch)
Stars: ✭ 706 (+2724%)
Mutual labels:  nintendo
Apk Mitm
🤖 A CLI application that automatically prepares Android APK files for HTTPS inspection
Stars: ✭ 893 (+3472%)
Mutual labels:  reverse-engineering
Pbtk
A toolset for reverse engineering and fuzzing Protobuf-based apps
Stars: ✭ 791 (+3064%)
Mutual labels:  reverse-engineering
Pokeemerald
Decompilation of Pokémon Emerald
Stars: ✭ 772 (+2988%)
Mutual labels:  reverse-engineering
Openhaystack
Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
Stars: ✭ 794 (+3076%)
Mutual labels:  reverse-engineering

mkw-structures

Documentation of structures, classes and relevant functions in Mario Kart Wii. This is pseudo-c++, not code designed to compile properly - fields with unknown data types are left out with offsets being given in comments, among other simplifications.

All addresses are for the PAL version of the game.

Do whatever you like with this information as long as you credit all contributors to what you use.

Contributing

Feel free to pull request with your own documentation. You may use any names you like for new types/symbols, but try to stick to the same general style. Make sure all addresses are for PAL.

See also

mkwii.com Code Forums

riidefi's decompilation

Star's Symbol Map

Symbol Map Spreadsheet

Tockdom Wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].