cheetos316
|
2009-08-29
, 15:36
|
Posts: 95 |
Thanked: 7 times |
Joined on Jun 2009
|
#51
|
|
2009-08-29
, 18:43
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#52
|
Is Kismet available for the N810 anywhere? The link on the Kismet SVN thread is dead. I've never used Kismet before. Is it similiar to Aircrack-ng?
apt-get install ncurses-base
|
2009-08-30
, 03:55
|
Posts: 95 |
Thanked: 7 times |
Joined on Jun 2009
|
#53
|
Unable to install Kismet
Application packages missing: ncurses-base
|
2009-08-30
, 12:05
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#54
|
apt-get install wireless-tools maemo-mini-curl -o aircrack-ng_1.0_rc3-2_armel.deb http://freefile.kristopherw.us/uploads/qwerty12/aircrack-ng_1.0_rc3-2_armel.deb maemo-mini-curl -o libnl1_1.1-5_armel.deb http://freefile.kristopherw.us/uploads/qwerty12/libnl1_1.1-5_armel.deb dpkg -i aircrack-ng_1.0_rc3-2_armel.deb libnl1_1.1-5_armel.deb
The Following 2 Users Say Thank You to Saturn For This Useful Post: | ||
|
2009-08-30
, 17:00
|
Posts: 95 |
Thanked: 7 times |
Joined on Jun 2009
|
#55
|
|
2009-08-30
, 18:26
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#56
|
Thanks for the info, but it seems like the aircrack-ng version qwerty12 is hosting lacks some of the aircrack-ng commands. Any insight on how to get the whole aircrack-ng suite or kismet to work?
apt-get install ncurses-base
The Following User Says Thank You to JayOnThaBeat For This Useful Post: | ||
|
2009-08-30
, 18:32
|
|
Posts: 1,028 |
Thanked: 578 times |
Joined on Mar 2009
@ Chicago
|
#57
|
Hi,
a quicker way to install the files prepared by qwerty:
Open xterm and get root, then copy-paste the following.
HIHCode:apt-get install wireless-tools maemo-mini-curl -o aircrack-ng_1.0_rc3-2_armel.deb http://freefile.kristopherw.us/uploads/qwerty12/aircrack-ng_1.0_rc3-2_armel.deb maemo-mini-curl -o libnl1_1.1-5_armel.deb http://freefile.kristopherw.us/uploads/qwerty12/libnl1_1.1-5_armel.deb dpkg -i aircrack-ng_1.0_rc3-2_armel.deb libnl1_1.1-5_armel.deb
|
2009-08-30
, 19:40
|
Posts: 95 |
Thanked: 7 times |
Joined on Jun 2009
|
#58
|
|
2009-08-30
, 20:10
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#59
|
Wireless-tools can only be installed thru apt-get if you have the diablo tools repository enabled.
|
2009-11-08
, 11:22
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#60
|
OK, I needed this one so I set up my Scratchbox target with gcc 4.0 again...
Latest SVN, exported from trunk today. Used some extensive opts.
http://freefile.kristopherw.us/uploa...c3-2_armel.deb
http://freefile.kristopherw.us/uploa....1-5_armel.deb
dpkg -i them. Install wireless-tools from Extras.
aircrack-ng does not have a slow loading time anymore.