Thread
:
Aircrack-ng 1.1 would be nice
View Single Post
Mentalist Traceur
2011-04-28 , 04:42
Posts: 2,225 | Thanked: 3,822 times | Joined on Jun 2010 @ Florida
#
22
Sorry about the delay and the multiple files. It was either this or lzma compression, which is slower than the gzip to decompress on N900, and isn't one of the supported formats for upload on talk.maemo.org, so you'd have to deal with file renaming. But either way the file-size max for uploads was so small that I had to split it like this. Unpack all of these as root, to the root ( / ) directory. I'm not sure what happens if you unpack a symbolic link to something that doesn't exist yet, so it might be best to unpack the aircrack_sbinln file after the other aircracksbin* files.
aircrack_bin.tar.gz
aircrack_sbin1.tar.gz
aircrack_sbin2.tar.gz
aircrack_sbin3.tar.gz
aircrack_sbinln.tar.gz
For those who don't know how to use tar, you'd want to use "tar -xzf /path/to/file/you're/unpacking" for these. The x unpacks, the z tells it to run it through gzip first to decompress, and f tells it what file to extract from. I don't remember how to unpack off the top of my head to a different directory, so cd'ing to / before decompressing is how I would do it.
- Edit -
At the same time, I'm unsure if this will at all work better for anyone that Creamy's deb does. *Shrug*
Quote & Reply
|
The Following 2 Users Say Thank You to Mentalist Traceur For This Useful Post:
codecxbox
,
Estel
Mentalist Traceur
View Public Profile
Send a private message to Mentalist Traceur
Find all posts by Mentalist Traceur