Fix git reset --head#72
Merged
Merged
Conversation
Add comma as a hex delimiter
References jglim#24 Keys confirmed by Sergey (Feezex) with guidance from Wilhelm (WSorban)
AesManaged (.net) does not work on wasm
References jglim#27
Introduce seed key for EGS52
Add IC172:03
References jglim#30
References jglim#30
Parameter X73 (0xE) accidentally included a leading "X" in db.json Fixed level from 11 (0xB) to 17 (0x11) jglim#4 (comment)
Resolves jglim#39
Resolves jglim#41
* Added MED177 & MED177V6LA 0x0B * Added alias instead of duplicating for MED177V6LA
Resolves jglim#58
Resolves jglim#59
* ft: ic204 * ft: add more tests for IC204 * ft add more sw vesions, from @freezeX, fixes Mattwmaster58/ic204#2
Resolves jglim#64
Add 44 new IC204 entries (11 SW versions × 4 access levels): - IC204_2044420721 - IC204_2044421121 - IC204_2044421221 - IC204_2044421521 - IC204_2044421621 - IC204_2044421921 - IC204_2044422121 - IC204_2044422221 - IC204_2044422621 - IC204_2044422921 - IC204_2044423721 Each version includes AccessLevels 1, 3, 9, 13 with corresponding salts extracted from ../ic204/ic204_seedkey.py
…ic204_fw_2049023401 The last byte of some of the levels was the same, which then caused the compiler to do tail merging optimization, ie a single store with a jump to that store instead of having each access level be self contained. This in turn made naive script based extraction fail.
Added multiple ECU entries with AccessLevels and parameters.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Big oops