View Single Post
Posts: 42 | Thanked: 110 times | Joined on Oct 2010 @ Italy
#54
the mdk3 is used (in v0.3) for purge all client with the option "d"
Code:
d   - Deauthentication / Disassociation Amok Mode
     Kicks everybody found from AP
look here

I've used this script
Code:
mdk3 wlan0 d -n (ssid) -c (channel)
for load/unload I copied and pasted the contents of the FAS load/unload script..
Code:
#load
cd MyDocs/wl1251-maemo/binary/compat-wireless/
sh load.sh
sleep 1s
sh load.sh
echo "driver loaded"
sleep 1s
if you have problem whit v0.3 to load/unload driver please post the error