Work in Progress jailbreak tool for macOS.
Currently has the ability to "jailbreak" (exploit) macOS 10.13.6 - 12.6.1 // 13.0-13.0.1 kernel using CVE-2022-46689 (MacDirtyCow)
Goals for the final version:
- Modern macOS jailbreaking for as many versions as possible - arm64 (M1/M2) support prioritized
- Modern Windows jailbreaking for as many versions as possible - managed devices prioritized
- Completely revamped UI (Floyd-thecat)
- Automated exploit detection (decides what exploit to use based on your system version)
why is this built in electron and not swift or c++ or something?
because electron is easy to implement cross platform and i have the most knowledge writing desktop apps with it