View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#76
Originally Posted by tonypower88 View Post
thanks for your app

it works for me but it should load bleeding edge driver and put into monitor mode not just loading bleeding edge driver .

is it possible to modify to do this and upload it ?
Like this?
Code:
airmon-ng start wlan0
You could add this feature easily by running this as root:
Code:
echo 'ifconfig wlan0 up; sh -c "airmon-ng start wlan0 >> /dev/null &" &' >> /sbin/load-bleeding-edge-drivers.sh
__________________
Couple of my applications:
ConnLock - Advanced phone lock
Sanakirja.org - A Sanakirja.org dictionary client
Wlan Driver Selector Applet - Switch easily between stock and bleeding edge drivers

Last edited by laasonen; 2011-06-12 at 13:43.
 

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