Skip to content
/ lykos Public

A library/CLI tool for fetching *OS firmware keys.

License

Notifications You must be signed in to change notification settings

m1stadev/lykos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lykos

A Python library/CLI tool for fetching *OS firmware keys.

Utilizes The Apple Wiki as a source.

Usage

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.

Requirements

  • Python 3.8 or higher

Installation

  • Local installation:
    • ./install.sh
    • Requires Poetry

TODO

  • Write documentation
  • Push to PyPI

Support

For any questions/issues you have, open an issue.

About

A library/CLI tool for fetching *OS firmware keys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages