How do I create a code that can read binary files and copy what they say into a text file titled "out_file.txt". Needed for a program I am creating.

NOTE: Thanks in advance for anyone who knows how to solve this problem!