DO NOT use this code, in part or in totality, to cheat, or produce code that would eventually lead to cheat.
This library contains utility code to find, decrypt and read save data for Monster Hunter: World.
The purpose of this project is to factorize code across different projects.
- Armory an armor set search application
- MHWWeaponUsage a tool that display your weapon usage
Special thanks to:
- Asterisk from who I used the Iceborne decryption function
https://github.com/AsteriskAmpersand/MHW-Save-Editor - Fusion from who I used the save slot decryption function and same Iceborn save data structure
https://github.com/Fusion86/Cirilla
Also thanks to:
- v00d00y for helping with details about save data structure
- Nexusphobiker for the World decryption function (deprecated)