Files
unixtract/TODO.md
T

14 lines
668 B
Markdown
Raw Normal View History

2025-10-08 13:04:41 +02:00
# Formats
- Mstar upgrade bin - 80% complete - need to handle securewrite and LZO compression
- Samsung Old fw dir - Complete
- TPV(Philips) 2023/TitanOS TIMG - Complete
- PFL UPG(Philips) - Complete
- LG Epk1 - 66% complete, epk1(new) not supported, couldnt find one
- Novatek (NFWB) - Complete
- Samsung MSD10(Legacy and Tizen 2015) - Complete
- Samsung MSD11(Tizen 2016+) - Complete
- Panasonic SDDL.SEC(2011+) - Complete
2025-10-09 21:27:23 +02:00
- LG Epk2 (Crypted and plain header)- 100% complete (unless unencrypted versions exist >)
- LG epk3 - Probably fine??? but needs more testing (and more stolen keys)
2025-10-10 22:04:51 +02:00
Todo: use STRUCTS on everything and move them to seperate files probably