Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 397 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 397 Bytes

MCLFLoader

A Ghidra loader module for the MobiCore Loadable Format (MCLF) used by trustlet and driver binaries.

Installation

Copy the ZIP file from the dist/ to the GHIDRA_INSTALL_DIR/Extensions/Ghidra directory and install the module from the File > Install extensions... menu on the main screen.

Compilation

Set the GHIDRA_INSTALL_DIR environment variable and run gradle.