Home | Forums | What's new | Resources | |
Weird file format |
Gallstaff - Nov 17, 2002 |
antime | Nov 17, 2002 | |||
You could have tried it in less time than it took to type that post. |
antime | Nov 17, 2002 | |||
Look at the start of the file with a binary file viewer. All formats carry some sort of signature. |
Gallstaff | Nov 17, 2002 | |||
Binary file viewer? Where can i get one? |
Agent21KGB | Nov 17, 2002 | |||
Let me know how you get that thing open. I tried winrar and got nothing. |
antime | Nov 17, 2002 | ||||
Frhed... is one. |
Cecilia Chen | Nov 18, 2002 | |||
If you already have a Hex editor you can view the header with that. |
Gallstaff | Nov 20, 2002 | |||
ok well if i do any of these things what EXACTLY am i looking for when i read the file? |
Taelon | Nov 21, 2002 | |||
Text. More precisely, some kind of tell-tale sign right at the beginning of the file that identifies its type (and contents). |
Gallstaff | Nov 23, 2002 | |||
Oh ok so it doesnt matter what the file has as an extension as long as it can be read by a hex editor... alright. |