PeterPawn / decoder

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

fix missing decrypted values #3

Closed PeterPawn closed 7 years ago

PeterPawn commented 7 years ago

fix buffer handling in decode_export - some values aren't decrypted, if they don't fit into a single buffer

PeterPawn commented 7 years ago

https://github.com/PeterPawn/decode_passwords/commit/c56d6cbf492c210489a334c6fffe1d3f936b37f7 should fix this - it was only the "by one" difference, where a next block has to be decrypted