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.
/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 #
/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 #