Active Topics

 



Notices


Reply
Thread Tools
Posts: 58 | Thanked: 3 times | Joined on Jul 2009 @ (Germany.Austria),former Yugolsavia,USA
#1
I,m still newesh here.After looong trying and error i simply cant untar the wifizoo.tar from B1ackdeath Blog site.I tryed awrything tar xvzf wifizoo.tar...followed the insruction on other sites but its useless...
I own a Nokia N810 and i saved it in the Games section on the device...
not on the internal mmc2 or extreneal mmc1 cards...Just on the device.
Please someone help...Thank you kindly.
 
nowave7's Avatar
Posts: 245 | Thanked: 62 times | Joined on Jan 2009 @ Bad Homburg, Deutschland
#2
Try tar -xf wifizoo.tar ?
__________________
Save the whales, feed the hungry, free the mallocs!

Last edited by nowave7; 2009-09-07 at 09:18.
 
deadmalc's Avatar
Posts: 415 | Thanked: 182 times | Joined on Nov 2007 @ Leeds UK
#3
tar:
z - if file is compressed in gzip format
x - eXtract tar
v - verbose
f - use filename

if it's .tar chances are tar xvf <filename> will do it
A good way to tell is to run "file <filename>" this will let linux guess the file type.
__________________
Life on the edge....always waiting to fall
 
Posts: 58 | Thanked: 3 times | Joined on Jul 2009 @ (Germany.Austria),former Yugolsavia,USA
#4
I tryed all that.
i wet tar xvzf wifizoo.tar or tar xzvf wifizoo.tar.gz and other combinations.
i go the wifizoo from B1ackdeath Blog.
I got kismet,scapy and awrything...all i need is this wifizoo.tar.but its been almost 4 days now that continusly wreck my Brains out...
Btw,,,Thkx you guys for trying to help.
 
Posts: 58 | Thanked: 3 times | Joined on Jul 2009 @ (Germany.Austria),former Yugolsavia,USA
#5
ween i try that it just stands there saying tar -xf wifizoo.tar...dosent doo anything else on the screan.


Originally Posted by nowave7 View Post
Try tar -xf wifizoo.tar ?
 
Posts: 58 | Thanked: 3 times | Joined on Jul 2009 @ (Germany.Austria),former Yugolsavia,USA
#6
now i tryed tar zxvf wifizoo.tar
and it sayd
tar:no such file or directory

Last edited by Sveles; 2009-09-07 at 09:50.
 
Posts: 58 | Thanked: 3 times | Joined on Jul 2009 @ (Germany.Austria),former Yugolsavia,USA
#7
it always tells me no such file or directory
 
nowave7's Avatar
Posts: 245 | Thanked: 62 times | Joined on Jan 2009 @ Bad Homburg, Deutschland
#8
Originally Posted by Sveles View Post
ween i try that it just stands there saying tar -xf wifizoo.tar...dosent doo anything else on the screan.
Are you sure about that?! What OS are trying this on?
__________________
Save the whales, feed the hungry, free the mallocs!
 
deadmalc's Avatar
Posts: 415 | Thanked: 182 times | Joined on Nov 2007 @ Leeds UK
#9
if it is saying no such file then you haven't cd'ed into the right directory. Do an "ls" to see if the file is there.

file <filename>

Then you know whether it is compressed or not!

for gzip compressed tar zxvf <filename>
for bzip compressed tar jxvf <filename>
for uncompressed tar xvf <filename>
__________________
Life on the edge....always waiting to fall
 
nowave7's Avatar
Posts: 245 | Thanked: 62 times | Joined on Jan 2009 @ Bad Homburg, Deutschland
#10
This is definitely just a tar archive. It has not been gzipped, so you should be able to untar it with just tar xf wifizoo.tar.
__________________
Save the whales, feed the hungry, free the mallocs!
 

The Following User Says Thank You to nowave7 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 18:02.