/bmp-header

Program used to rewrite bmp file's header to be able to see the image after encryption.

Primary LanguageC

bmp-header

Program used to replace headers of a bmp file after encrypting them, to view them as an image.

usage

This is a command line program. First argument is an original file path, second argument is a file after encryption that user wants to view.

Works on linux.