Skip to content

LaurieWired/Malimite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malimite logo License GitHub release (latest by date) GitHub stars GitHub forks GitHub contributors Follow @lauriewired

Description

Malimite is an iOS and macOS decompiler designed to help researchers analyze and decode IPA files and Application Bundles.

Built on top of Ghidra decompilation to offer direct support for Swift, Objective-C, and Apple resources.

Malimite Features

Features

  • Multi-Platform
    • Mac, Windows, Linux
  • Direct support for IPA and bundle files
  • Auto decodes iOS resources
  • Avoids lib code decompilation
  • Reconstructs Swift classes
  • Built-in LLM method translation

Installation

A precompiled JAR file is provided in the Releases Page

For full Installation steps consult the Wiki.

Usage + Prequisites

Check out the Wiki for more details.

Contribute

  • Make a pull request
  • Add an Example to our Wiki
  • Report an error/issue
  • Suggest an improvement
  • Share with others or give a star!

Your contributions are greatly appreciated and will help make Malimite an even more powerful and versatile tool for the iOS and macOS Reverse Engineering community.

License

Malimite is licensed under the Apache 2.0 License. See the LICENSE file for more information.