1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/samsungtools
Amaury Pouly d66c16749a Introduce samsungtools to decrypt samsung firmware
Samsung provides many firmware upgrade in the format of a .dat
file, at least for nearly all YP's (checked for Q2, R0, T10, Z5).
This is a simple cyclic xor which a fixed key, a md5 sum and a
header specifying the model/version/region.

Change-Id: Ib0461a74196383189fd2d8162da444a85a229c60
2012-11-29 17:30:54 +01:00
..
fwdecrypt.c Introduce samsungtools to decrypt samsung firmware 2012-11-29 17:30:54 +01:00
Makefile Introduce samsungtools to decrypt samsung firmware 2012-11-29 17:30:54 +01:00
samsung.c Introduce samsungtools to decrypt samsung firmware 2012-11-29 17:30:54 +01:00
samsung.h Introduce samsungtools to decrypt samsung firmware 2012-11-29 17:30:54 +01:00