Commit Graph

48 Commits

Author SHA1 Message Date
JinGen Lim 5d43fe7c0a Add CR43:11
Resolves https://github.com/jglim/UnlockECU/issues/39
2024-04-26 12:25:07 +08:00
JinGen Lim c62ef1cb98 Add HondaAlgo1, 1895 definitions
Resolves https://github.com/jglim/UnlockECU/issues/38
2024-03-17 17:04:05 +08:00
JinGen Lim 2b20e1e7cb Fix VGS4NAG2:17
Parameter X73 (0xE) accidentally included a leading "X" in db.json
Fixed level from 11 (0xB) to 17 (0x11)
https://github.com/jglim/UnlockECU/issues/4#issuecomment-1944236858
2024-03-13 18:24:34 +08:00
JinGen Lim 668e58348f Add KI171:(13), KI203M:(11), KI209:(12)
References https://github.com/jglim/UnlockECU/issues/12#issuecomment-1891064153
2024-01-15 20:26:58 +08:00
JinGen Lim 52f5eb5e0f Add KI203:(5 definitions)
References #30
2024-01-15 20:15:01 +08:00
JinGen Lim fd9b2e8460 Add KI203:(3 definitions)
References https://github.com/jglim/UnlockECU/issues/30
2024-01-12 15:31:22 +08:00
JinGen Lim 3eb48cd295
Merge pull request #34 from Flo354/main
Add IC172:03
2023-12-05 19:06:31 +08:00
Florian Pradines fb5f9439d2 Add IC172:03 2023-12-05 11:16:40 +01:00
JinGen Lim 7f9a5985d1 Change ORC166 to allow 4 and 8 byte seeds
Resolves https://github.com/jglim/UnlockECU/issues/32
2023-11-13 11:24:35 +08:00
JinGen Lim df1f8256f5
Merge pull request #29 from VladLupashevskyi/egs52
Introduce seed key for EGS52
2023-08-09 13:37:10 +08:00
Vlad Lupashevskyi f675456c0b Introduce seed key for EGS53 2023-08-08 23:19:30 +02:00
Vlad Lupashevskyi 7651faac72 Introduce seed key for EGS52 2023-08-08 22:27:27 +02:00
JinGen Lim 5cd097825c Add IC907:61
References https://github.com/jglim/UnlockECU/issues/27
2023-07-06 10:47:32 +08:00
JinGen Lim c32caddbbf Add IC907:17 2023-06-25 16:03:54 +08:00
JinGen Lim 633e423222 Add CR61:5, CR61:11 2023-06-20 13:33:44 +08:00
JinGen Lim c4f693d6e7 Change Subaru AES backend to BouncyCastle
AesManaged (.net) does not work on wasm
2023-05-30 14:33:47 +08:00
JinGen Lim d334b3d58e Add SubaruSecurityAccess2018CY1 (77 definitions) 2023-05-30 13:56:49 +08:00
JinGen Lim 6691f29068 Add KI164:(24 definitions)
References https://github.com/jglim/UnlockECU/issues/24
Keys confirmed by Sergey (Feezex) with guidance from Wilhelm (WSorban)
2023-03-08 14:49:27 +08:00
JinGen Lim 7d74563e25
Merge pull request #23 from Feezex/main
Add comma as a hex delimiter
2023-03-01 17:23:11 +08:00
Sergey a9909182af
Update MainForm.cs
Comma replace in seed sting for DTS Monaco users
2023-03-01 11:07:09 +02:00
JinGen Lim 8944657142 Add KI221Algo1, KI221Algo2, KI221:(16 definitions)
References https://github.com/jglim/UnlockECU/issues/21
2023-02-21 16:25:51 +08:00
JinGen Lim 77167943f0 Add HU45:7 2023-02-04 21:15:41 +08:00
JinGen Lim ce881e43a2 Add KI211:(40 definitions)
Contribution from @WSorban at https://github.com/jglim/UnlockECU/issues/12#issuecomment-1339990522
2022-12-07 13:25:08 +08:00
JinGen Lim 1f06346358 Update KI211 definitions
Prior definition was for a range of levels for 211_0095. This removes unused 211_0095 levels, and adds 209_1056, 209_1057, 211_00A9

https://github.com/jglim/UnlockECU/issues/12#issuecomment-1336289497
2022-12-04 16:02:44 +08:00
JinGen Lim 97b2fba928 Add KIAlgo1, KI211(0095)
Reference implementation from @VladLupashevskyi : https://github.com/jglim/UnlockECU/issues/12
2022-12-04 01:25:44 +08:00
JinGen Lim f3148336cf Add MED41 aliases for MED40:5, MED40ab:9, MED419A:9
Resolves https://github.com/jglim/UnlockECU/issues/19
2022-11-28 20:47:03 +08:00
JinGen Lim 013a50e1fb Add ORC166:1
Resolves https://github.com/jglim/UnlockECU/issues/18
2022-05-31 10:22:46 +08:00
JinGen Lim 2697fb1109 Add MED1775:11
Implements and resolves https://github.com/jglim/UnlockECU/issues/17
2022-05-10 22:18:07 +08:00
JinGen Lim 9b8c675855 Add MRG1AMGR4:11, MRG1AMGR4:17
Resolves https://github.com/jglim/UnlockECU/issues/16
2022-03-25 10:13:43 +08:00
JinGen Lim c672f42c8e
Update README.md with link to automated builds 2022-03-02 23:16:51 +08:00
JinGen Lim 6d0d159c80 IC172Algo2 : rewrite and bugfix; Cleanup build messages
Attempts to address the mismatch in the issue here: https://github.com/jglim/UnlockECU/issues/2#issuecomment-1028035906 (E38E582E)
2022-03-02 22:11:59 +08:00
JinGen Lim 9f733f323c Add CRD3:1
https://github.com/jglim/UnlockECU/issues/15
2022-02-07 17:22:16 +08:00
JinGen Lim 1a4d2f13b6 Add CR3_UP:1 with generic xor algo, unmark "experimental" from IC172 2022-01-19 10:11:06 +08:00
JinGen Lim e71165ff6f Update build action to include db.json in artifact 2021-11-09 13:08:31 +08:00
JinGen Lim 4e0ddaa518
Add desktop build action 2021-11-09 12:48:40 +08:00
JinGen Lim 9cfd358674 IC172Algo1,2 : remove mixed indents 2021-11-08 18:00:19 +08:00
JinGen Lim 217580bd19 Add experimental IC172 support (13, 113)
https://github.com/jglim/UnlockECU/issues/2
2021-11-08 17:43:26 +08:00
JinGen Lim befcd3b785 Update issue templates 2021-10-08 10:19:10 +08:00
JinGen Lim bcb77faa30 Add VGS provider from VGSNAG2 2021-07-02 10:47:44 +08:00
JinGen Lim 67ea57be10 @ecumasterac Remove duplicate CPC_NG:9, fix parameter in VGS4NAG2:5 2021-02-19 09:45:30 +08:00
JinGen Lim 09590d2868 Fix missing alias for VGSNAG3 2021-02-16 12:36:02 +08:00
JinGen Lim 3f0199b7bc @ecumasterac: Add MED1775:5, TCM7FDCT:5, TCM7FDCT:11, VGSNAG3:9, VGS4NAG2:9, VGS4NAG2:11, Edit VGSNAG3:17, VGS4NAG2:5 2021-02-16 12:35:17 +08:00
JinGen Lim 163763735a Include db.json (previously attached in releases only) 2021-02-16 12:26:48 +08:00
JinGen Lim 8dffb2b0ac Add ConsoleUnlockECU, schema change to include aliases 2021-02-14 23:25:23 +08:00
JinGen Lim 2c8b4ea9cc Add @bri3d 's SA2 implementation
No actual definitions added, only a security provider based on @bri3d 's repo at  from https://github.com/bri3d/sa2_seed_key
2020-12-01 00:06:47 +08:00
JinGen Lim 7341a0a35a Thumbnail urgh 2020-11-27 19:41:39 +08:00
JinGen Lim 448c9c809a Initial commit 2020-11-27 19:36:04 +08:00
JinGen Lim 065c8b40eb
Initial commit 2020-11-27 19:35:06 +08:00