Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Binary file
Name: Steve F Date: July 7, 2002 at 23:32:30 Pacific
Comment:
I have a linux app that saves a report in binary. Is there some way to convert it to a readable format?
Name: Apple Date: July 8, 2002 at 13:38:01 Pacific
Reply:
You either A) need something that reads the file format your report got saved in or B) you need to change the report so it outputs text or C) get out a hex editor or something and try to strip the readable parts out of the file.
Summary: I have recently installed Red Hat Linux. I have downloaded programs from the internet and de-tared them. When I try to execute them, the error "cannot execute binary file" comes up. What is wrong? I h...