Madwifi-ng

ifconfig ath0 down
ifconfig wifi0 down
rmmod wlan_wep ath_rate_sample ath_rate_onoe ath_pci wlan ath_hal ath_rate_amrr 2>/dev/null
svn checkout http://svn.madwifi.org/trunk/ madwifi-ng
wget http://patches.aircrack-ng.org/madwifi-ng-r1886.patch
cd madwifi-ng
patch -Np1 -i ../madwifi-ng-r1886.patch
make
make install
depmod -ae
modprobe ath_pci


Notes:

  • You should always use latests revisions with aircrack-ng (but nothing older than r1486)
  • At “make install”, you can be asked if you want to remove old modules, type ‘r’ to do it.
  • When using airmon-ng, specify wifiX as interface or you can create manually a VAP in monitor mode with wlanconfig.
  • You should delete all existing VAP before before creating a VAP in monitor mode.
  • madwifi-ng-r1886.patch still works with latest madwifi version


Known bug: If you change the rate while capturing packets, airodump-ng will stall. There’s 2 possible workarounds:

  • Set injecting before starting airodump-ng
  • Restart airodump-ng
madwifi-ng.txt · Last modified: 2007/01/07 21:27 by mister_x
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki