n0fate / chainbreaker

Mac OS X Keychain Forensic Tool
GNU General Public License v2.0
833 stars 160 forks source link

macOS Monterey Public Key Table is not available #23

Closed tenwx closed 1 year ago

tenwx commented 2 years ago

sudo python chainbreaker.py --unlock-file ./SystemKey -a -e /Library/Keychains/System.keychain

... 2022-02-23 17:55:10,160 - INFO - Dump Start: 2022-02-23 17:55:10.159697 private_key_offset2022-02-23 17:55:10,625 - WARNING - 23596 private_key_offset2022-02-23 17:55:10,625 - WARNING - 23596 private_key_offset2022-02-23 17:55:10,625 - WARNING - 23596 private_key_offset2022-02-23 17:55:10,625 - WARNING - 23596 2022-02-23 17:55:10,625 - WARNING - [!] Public Key Table is not available ...

Is Monterey(12.2.1) not support yet?

n0fate commented 1 year ago

Sorry for being late. I fix some code for this issues. checkout #21