CameronLonsdale / lantern

Cryptanalysis library for breaking classical ciphers
MIT License
26 stars 4 forks source link

Add example of byte shifting an image #21

Closed CameronLonsdale closed 5 years ago

CameronLonsdale commented 5 years ago

Id like to be able to use the shift decryptor to automate crack a byte shifted image by checking for the correct header bytes at the start of the image.

CameronLonsdale commented 5 years ago

Added here https://github.com/CameronLonsdale/lantern/commit/a8d1eb8f8d82e5adc285c8b0139701d130163c67