Update BDK to Hekate 6.0.5

This commit is contained in:
suchmememanyskill
2023-07-20 16:45:07 +02:00
parent 09fc492610
commit ee6ea3e64c
103 changed files with 6271 additions and 3746 deletions

View File

@@ -19,5 +19,10 @@ For future reference if updating the BDK
## /bdk/utils/ini.c
- Added initial 'unknown' section to parse prod.keys
## /bdk/utils/types.h
- Added colors from lockpick-rcm
- Add ALWAYS_INLINE, LOG2, DIV_ROUND_UP defs
- Add 'open_mode_t' and 'validity_t' enums
## /bdk/libs
- Added nx-savedata from [Lockpick_RCM](https://github.com/shchmue/Lockpick_RCM)