rockbox/utils/nwztools
Amaury Pouly 99cc8f8802 upgtools: fix bug in brute force search
DES ignores the parity bit of each byte (making the 64-bit key really 56-bit),
but the current code skipped the parity bit of each half-byte, thus missing
some keys.

Change-Id: Ia523ebb944e458905b7de1742df151df22166150
2017-09-19 15:30:37 +02:00
..
database Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
emmctools Makefile cleanups 2017-01-08 16:08:28 +01:00
scripts Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
scsitools Initial commit for the Sony NWZ linux port 2017-09-05 21:42:12 +02:00
upgtools upgtools: fix bug in brute force search 2017-09-19 15:30:37 +02:00