https://github.com/LaurieWired/Malimite
iOS and macOS Decompiler
https://github.com/LaurieWired/Malimite
Last synced: 25 days ago
JSON representation
iOS and macOS Decompiler
- Host: GitHub
- URL: https://github.com/LaurieWired/Malimite
- Owner: LaurieWired
- License: apache-2.0
- Created: 2023-12-08T01:17:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T18:59:45.000Z (10 months ago)
- Last Synced: 2025-01-26T19:36:40.531Z (10 months ago)
- Language: Java
- Homepage:
- Size: 6.44 MB
- Stars: 550
- Watchers: 8
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- osx-and-ios-security-awesome - Malimite - iOS and macOS Decompiler (macOS Security)
README

[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://github.com/LaurieWired/Malimite/releases)
[](https://github.com/LaurieWired/Malimite/stargazers)
[](https://github.com/LaurieWired/Malimite/network/members)
[](https://github.com/LaurieWired/Malimite/graphs/contributors)
[](https://twitter.com/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.

# 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](https://github.com/LaurieWired/Malimite/releases/)
For full Installation steps consult the Wiki.
# Usage + Prequisites
### Check out the **[Wiki](https://github.com/LaurieWired/Malimite/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](https://www.apache.org/licenses/LICENSE-2.0) file for more information.