Skip to content
LaurieWired edited this page Dec 5, 2024 · 2 revisions

Welcome to the Malimite Wiki!

Installation

Prerequisites:

  • Java 11+
  • Ghidra

Initial Install Steps:

  1. Download and execute the Malimite release.

Malimite Open Screenshot

  1. Set your Ghidra path:
    • Navigate to File -> Preferences.

Ghidra Set

  1. Allow Malimite to automatically install required libraries.

Allow Dependencies

  1. Drag and drop an IPA file for analysis.
  2. Click "Analyze File" and start reversing!
    • Note: Initial analysis of IPAs takes time, so be patient.
      Reopening an activity will load the saved project file and will be much quicker.

Troubleshooting Gatekeeper Blocks (macOS)

If Gatekeeper blocks Ghidra or Malimite:

Gatekeeper Block

  1. Open Settings -> Privacy and Security.
  2. Scroll down and select Open Anyway.

Gatekeeper Allow

  1. Re-run the application.
Clone this wiki locally