mirror of
https://github.com/Decscots/Lockpick_RCM.git
synced 2025-06-22 01:07:19 +02:00
Support dev key dumping on all consoles
This commit is contained in:
parent
38fff7127b
commit
a89e9b4d7f
7 changed files with 176 additions and 78 deletions
|
@ -94,6 +94,7 @@ enum
|
|||
void fuse_disable_program();
|
||||
u32 fuse_read_odm(u32 idx);
|
||||
u32 fuse_read_odm_keygen_rev();
|
||||
u32 fuse_read_bootrom_rev();
|
||||
u32 fuse_read_dramid(bool raw_id);
|
||||
u32 fuse_read_hw_state();
|
||||
u32 fuse_read_hw_type();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue