Skip to content

Commit

Permalink
Add Homebrew Cask installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
vnc0 authored Feb 22, 2025
1 parent f708c22 commit f0fe05c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,21 @@ Built on top of Ghidra decompilation to offer direct support for Swift, Objectiv


# Installation
**Option 1: Homebrew Cask**

1. **Tap the Malimite repository:**

```
brew tap LaurieWired/Malimite https://github.com/LaurieWired/Malimite.git
```
2. **Install Malimite:**
```
brew install --cask malimite
```
**Option 2: JAR File (Cross-Platform)**
A precompiled JAR file is provided in the [Releases Page](https://github.com/LaurieWired/Malimite/releases/)
Expand Down

0 comments on commit f0fe05c

Please sign in to comment.