Utilizes The Apple Wiki as a source.
Usage: lykos [OPTIONS]
A Python CLI tool for fetching *OS firmware keys.
Options:
--version Show the version and exit.
-d, --device-identifier TEXT Device identifier. [required]
-b, --build-id TEXT *OS buildid. [required]
-c, --codename TEXT *OS codename.
-n, --component TEXT Component to print keys for.
-v, --verbose Enable verbose logging.
-h, --help Show this message and exit.
- Python 3.8 or higher
- Local installation:
./install.sh
- Requires Poetry
- Write documentation
- Push to PyPI
For any questions/issues you have, open an issue.