View Single Post
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#109
Originally Posted by kaos_king View Post
Thanks so much . Your script was good and looking forward to using your gui but im getting a problem trying to run it, but i think it may be related to when i un-tar it.

What i get when i try and run it:

Code:
/home/user/MyDocs/FAS # sh launch.sh
Maemo applications must be run with the run-standalone.sh script!
QGtkStyle was unable to detect the current GTK+ theme.
Segmentation fault
/home/user/MyDocs/FAS #
but i think the problem might be here:

Code:
/home/user/MyDocs/FAS # tar -xzvf faircrack.tar.gz                    
FAS.py
tar: FAS.py: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
getinfo.sh
tar: getinfo.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
getinterfacestate.sh
tar: getinterfacestate.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
getmacmanaged.sh
tar: getmacmanaged.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
getmacmonitor.sh
tar: getmacmonitor.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
launch.sh
tar: launch.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
load.sh
tar: load.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
Main.py
tar: Main.py: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
readAP.sh
tar: readAP.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
scan.sh
tar: scan.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
unload.sh
tar: unload.sh: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
cap/
cap/WPA/
cap/WEP/
tar: cap/WPA: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
diction/
tar: cap/WEP: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: cap: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
keys/
tar: diction: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: keys: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: Exiting with failure status due to previous errors
/home/user/MyDocs/FAS #
Any help will be massively appreciated. Cheers.
I have 2 suggestions.

1. Try running it with the following command:
cd /home/user/MyDocs/FAS/
python Main.py


However, it may have problems running as it relies on scripts to gather information about networks etc.

2. Clear your FAS directory, then plug in your N900 to a computer and manually extract it from there.
__________________
OMNOM: Pacman-like game now in extras-devel

fAircrack (Aircrack GUI): Point-and-click pwnage for your N900
Now with John the Ripper integration
 

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