View Single Post
FRuMMaGe's Avatar
Posts: 330 | Thanked: 483 times | Joined on Dec 2010 @ Norwich, UK
#111
Originally Posted by Saturn View Post
My moto is: no releases after a party
Have fun..

Some more comments:

In the Main.py change the first line to:
Code:
#!/usr/bin/env python2.5
then you can get rid off the launch.sh script
and replace the faircrack.desktop file with:
Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.0.0
Name=fAirCrack
Comment=An Aircrack GUI
Terminal=true
Type=application
Exec=/home/user/MyDocs/FAS/Main.py 
Icon=faircrack
X-Icon-path=/usr/share/icons
X-Window-Icon=faircrack 
X-HildonDesk-ShowInToolbar=true
Type=Application
X-Osso-Type=application/x-executable
Will this command execute fAircrack in the MyDocs/FAS/ directory?
__________________
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: