The macOS Malware Analyzer CLI Tool! 🍎
Infekja is a macOS Malware Analyzer CLI Tool designed to streamline and simplify the process of examining potentially malicious macOS malware. To get started, simply point Infekja to the malicious app/binary you are investigating (e.g "python3 main.py ~/Desktop/Malware/AMOS.dmg").
- Clone the repo locally to your machine.
- Navigate to the project directory (e.g. 'cd infekja').
- Start Infekja by running 'python3 main.py'.
