I just can say...
WinRAR is the best!!!
huahahahahaha...
Challenge 'File Mystery
-
- Posts: 20
- Joined: Tue Apr 13, 2010 7:48 am
- Location: Makassar, ID
-
- Posts: 2
- Joined: Sun Dec 08, 2013 4:23 am
How could someone using Windows figure this out? Since this is one of the first challenges out of Neophyte city, I would hope one could do it without running Linux.MerickOWA wrote:Theres a linux/unix utility called 'file' which has a very good list of different file formats and can identify just about anything (that i've found anyway).0mega24 wrote:all things aside above, is there a way to analyze the file and deduce that it is a gzip archive? Other than running it through gzip i mean
Just doing 'file output.bin' for example will generally tell you what a file is. If it can't figure it out it'll just say its 'data'.
Opps, yea... exactly what canine said
Last edited by SheepEffect on Sun Dec 08, 2013 7:16 pm, edited 1 time in total.
I did it on windowsSheepEffect wrote: How could someone using Windows figure this out? Since this is one of the first challenges out of Neophyte city, I would hope one could do it without running Unix.
However, you should know both linux and windows tools and select appropriate one for each challenge.
-
- Posts: 2
- Joined: Sun Dec 08, 2013 4:23 am
-
- Posts: 11
- Joined: Fri May 04, 2018 4:21 pm
Re: Challenge 'File Mystery
This is definately the most helpful hint.The_Dark_Avenger wrote: gzip...
I'll add that it won't be gzip itself, but a command to interpret it.