Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 326 Bytes

File metadata and controls

8 lines (8 loc) · 326 Bytes

reverse_bytes_of_a_file_using_python

Here is a python script that reverse the bytes of a file and outputs the appropriate file.
USAGE:

  1. Just run the file: python reverse_bytes.py

  2. Enter the name of the file that you want to reverse.

  3. Thats eat. :)