Python file for converting a base64 binary file to a bytes file
Please notice that this is a simple example of the algorithm. You have to change the path and the filename inside the python code. Maybe you will rewrite the code and add argparse and you read the files from command line.