Commit Graph

149 Commits

Author SHA1 Message Date
74ac07c8a0 New hw_ids. 2021-06-01 16:28:32 +02:00
64e51a0dbc Fixes #14. 2021-05-02 01:50:19 +02:00
0582ddce4b Use (un)hexlify for Field 4007. Fixes #13. Recipes need to be dumped again. 2021-05-02 01:34:47 +02:00
4756c17dde Updated new hw_ids. 2021-04-30 12:37:28 +02:00
bef90b2082 Write format codes into list instead of string. Fixes #12. 2021-03-25 00:23:04 +01:00
fc6ce4ed93 Try to detect SW_INVNTRY and CSV/ZIP payloads. 2021-03-19 16:27:30 +01:00
82b2a4c2f8 Allow hex letters in suffix. (Seen in aviation firmwares.) 2021-03-19 16:27:01 +01:00
765b8c12df Even more hw_ids. 2021-03-19 01:49:45 +01:00
594f16c0b2 Added various hw_ids. 2021-03-19 01:43:21 +01:00
e51a2911b0 Fix unknown binary header message. Fixes #11. 2021-03-19 01:42:42 +01:00
9eaad4a8fd Added new hwids. 2021-02-02 22:07:35 +01:00
69fdf8dce2 New hw_ids. 2021-01-11 10:57:25 +01:00
d924c6b94e Added script to search hw_ids in firmware files. 2020-11-21 22:11:17 +01:00
45fcfc596f Fix hw_id description. 2020-11-21 22:10:58 +01:00
10a18b1693 Added two new hwids. 2020-11-10 23:18:48 +01:00
65e0fc8ec2 Output hwid while scanning. 2020-11-10 23:18:34 +01:00
fcffd1ef78 New hw_ids. 2020-11-09 22:04:46 +01:00
6ec74e7b8b Lots of new hw_ids. 2020-10-20 23:37:03 +02:00
026ff4010a New hw_ids. 2020-08-17 12:46:13 +02:00
31e07f851e New hw_ids. 2020-07-20 01:23:18 +02:00
8f2238b290 New hw_ids. 2020-07-09 01:55:21 +02:00
1ee1d7a393 Updated hw_ids and HARDWARE-SKUs.md. 2020-07-03 01:42:55 +02:00
ee8a3bd493 New hw_ids. 2020-06-23 01:45:35 +02:00
6fbdc48eff New hw_ids. 2020-06-09 14:02:37 +02:00
a69a59ca61 Added new hw_ids. 2020-05-30 02:05:37 +02:00
7d63fc8076 New hw_ids. 2020-05-25 14:29:48 +02:00
77c2521d68 TODOs 2020-05-13 23:29:06 +02:00
8f8a6d79c3 Tool to fetch list of firmware updates for Kenwood/JVC head units. 2020-05-13 23:28:45 +02:00
e5474eac1e New hw_ids. 2020-05-13 23:27:53 +02:00
2668bbcb05 Fix indentation in chksum.py. Added one hwid. 2020-05-11 16:34:46 +02:00
8a43b526de Merge pull request #6 from ExtReMLapin/patch-1
Fixed sum crash when file size is a mult of 16384
2020-05-11 01:21:00 +02:00
e893ad24ee Fixed sum crash when file size is a mult of 16384
Crash happened when file is mult of 16384, which means last block size is zero and it crashed because of data[-1]
2020-05-10 22:01:42 +02:00
1648b00426 Code cleanup in binbase_find.py. 2020-05-08 17:22:38 +02:00
ce673398c9 Spiced up kunix's tool a bit. 2020-05-08 17:21:28 +02:00
d973ba9475 Small improvements to binbase_find.py. 2020-05-08 16:22:14 +02:00
b278e07997 Make binbase_find.py Python 3 code. 2020-05-08 16:21:57 +02:00
67a475851e Added base address finder from https://github.com/mncoppola/ws30 . 2020-05-08 15:22:50 +02:00
e83fa56fa3 Added base address finder based on kunix's IDA Pro plugin. 2020-05-08 15:22:20 +02:00
eb1ea9ecf6 New hwid for Swim 2. 2020-04-17 10:21:46 +02:00
20ad193dc3 Parsed Perry files for 006-B* and GUP* and added hwids. 2020-03-31 21:41:11 +02:00
aadda7d788 Small change to summary lines. 2020-03-16 17:05:36 +01:00
4e1663a3db Add new devices. 2020-03-16 17:04:53 +01:00
d7a47ac086 Updated readme. 2020-02-05 12:04:00 +01:00
898dd543c4 New hwids. 2020-02-05 12:03:42 +01:00
cc9cd320c7 Calculate and show largest gap in list_missing_hwids.py. 2020-01-21 16:26:42 +01:00
8437981e20 Add new hwids. 2020-01-21 16:26:31 +01:00
ee8c735b6b Update Garmin Client version. 2020-01-21 16:26:13 +01:00
bb1e89cab2 Some new hwids. 2020-01-13 16:12:04 +01:00
e0308347b9 Hide possible future hwids unless parameter is given. 2020-01-13 16:11:19 +01:00
e6b8d941e0 Moved changelog output to get_updates.py and finally made -c parameter
working.
2019-12-12 23:37:27 +01:00