This script reads in file paths to bitmap files from the command line and searches for bitmap headers within the file. Any bitmap files discovered will be stored and saved to an output directory and a ...
Clone this repository and navigate to the project root. To run the app type: ./bitmap-editor To get a list of the commands when in the editor: ? Due to the fact that the executable bitmap-editor was ...