Eternity OS is a powerful security tool transformation suite for macOS. It turns your Mac into a full-fledged penetration testing station, mirroring the capabilities and look of Kali Linux, but running natively on macOS hardware (Apple Silicon ready).
- Full Kali Toolset: Installs hundreds of security tools including Metasploit, Nmap, Burp Suite, Hydra, and specialized tools for Wireless, Forensics, and Reversing.
- Native Performance: Runs directly on macOS via Homebrew - no virtual machines required.
- Kali Visuals: automatically configures your Zsh shell with the official Kali Linux prompt, neon colors, and the Kali Dragon logo (via Neofetch).
- Menu System: Includes
eternity-menu, a global command to visually browse and launch tools using arrow keys. - Deep Integration: Includes
rockyou.txtwordlist integration, Zsh syntax highlighting, and mapped Linux aliases (ip,systemctl,apt).
- Clone this repository or download the files.
- Make the scripts executable:
chmod +x eternity-os eternity-menu
- Run the installer:
./eternity-os
After installation, the global commands are available anywhere in your terminal:
eternity-menu: Opens the interactive tool launcher (Navigate with Arrow Keys).eternity-os: Re-runs the installer/updater to fetch new tools or fix configurations.
msfconsole: Opens Metasploit.nmap: Runs Nmap.john: Runs John the Ripper.
This project is for educational and ethical security testing purposes only. Usage of these tools for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state, and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.