PeterPawn / decoder

"secrets" decoding for FRITZ!OS devices
GNU General Public License v2.0
78 stars 18 forks source link

error decoding old fashioned export files with two "Password" entries in their header #15

Closed PeterPawn closed 4 years ago

PeterPawn commented 7 years ago

The second entry in header (Password2) leads to a decryption error and as a result, the output data contains the original and encrypted values, while the "--verbose" option displays correct decryption for all entries following the header.

Removing the second entry with an editor, leads to a normal processing for the whole file.