Hi,

Sorry if this is posted in the wrong section.

I need to decrypt a .keychain file. The methods listed on github ([url]https://github.com/n0fate/chainbreaker[/url]) unfortunately dont seem to work. Im getting stuck on the first bit,[LIST=1][*]Navigate to the directory containing the file setup.py[*]Enter the command (from terminal): $ python setup.py bdist_wheel -d dist. This creates a wheel file (extension: .whl) in the /dist folder.[/LIST]qashifmasud@Qashifs-MacBook-Pro chainbreaker-master % python setup.py bdist_wheel -d dist
zsh: command not found: python...