Reverse Engineering the MUT-III SE
A multi-part series reverse engineering Mitsubishi's MUT-III SE diagnostic tool, exploring it's self contained database, code obfuscation, encryption, and diagnostic protocols.
Reverse Engineering the MUT-III SE: Part 3 - Building a Web-Based CommonDB Viewer
A web based tool for exploring Mitsubishi's CommonDB using local-first architecture and the File System Access API.
Reverse Engineering the MUT-III SE: Part 2 - Exploring the CommonDB
A deep dive into the CommonDB, exploring how VINs are mapped to vehicle specification, destination, and configuration data.
Reverse Engineering the MUT-III SE: Part 1 - Decrypting EXDF Files
An introductory guide to reverse engineering Mitsubishi's MUT-III SE diagnostic tool, decrypting its obfuscated .exdf data files using decompilation and static analysis.