iBoot-IDA icon indicating copy to clipboard operation
iBoot-IDA copied to clipboard

Turn `sysregs_dat.py` into YAML

Open rickmark opened this issue 2 years ago • 1 comments

Convert https://github.com/hack-different/iBoot-IDA/blob/main/plugin/src/ibootplugin/sysregs_dat.py to YAML and either source from https://github.com/hack-different/apple-knowledge/blob/main/_data/registers.yaml or depend on apple-data package

rickmark avatar Mar 10 '22 09:03 rickmark

Oh if we use registers.yaml we can actually use the JSON version to prevent a YAML dependency

rickmark avatar Mar 10 '22 09:03 rickmark