User Tools

Site Tools


install_aircrack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
install_aircrack [2018/07/11 22:00] – Updated requirements mister_xinstall_aircrack [2018/07/11 22:02] – Updated requirements and optional stuff mister_x
Line 11: Line 11:
   * OpenSSL development package or libgcrypt development package.   * OpenSSL development package or libgcrypt development package.
   * pkg-config   * pkg-config
-  * pcre development package for ESSID filtering in [[airodump-ng]] 
-  * sqlite development package for [[airolib-ng]] and support for airolib-ng databases in [[aircrack-ng]] 
  
 ==== Linux ==== ==== Linux ====
Line 24: Line 22:
  
   * w32api is required   * w32api is required
-  * Airpcap: developer directory from the Airpcap CD. 
   * if using clang, libiconv and libiconv-devel   * if using clang, libiconv and libiconv-devel
   * make and Standard C++ Library development package   * make and Standard C++ Library development package
Line 53: Line 50:
   * If you want SSID filtering with regular expression in airodump-ng (-essid-regex) pcre development package is required.   * If you want SSID filtering with regular expression in airodump-ng (-essid-regex) pcre development package is required.
   * If you want to use airolib-ng and '-r' option in aircrack-ng, SQLite development package >= 3.3.17 (3.6.X version or better is recommended)   * If you want to use airolib-ng and '-r' option in aircrack-ng, SQLite development package >= 3.3.17 (3.6.X version or better is recommended)
-  * If you want to use Airpcap, the 'developer' directory from the CD is required.+  * If you want to use Airpcap, the 'developer' directory from the CD is required. It can be downloaded [[https://support.riverbed.com/content/support/software/steelcentral-npm/airpcap.html|here]].
   * For best performance on FreeBSD (50-70% more), install gcc5 via: pkg install gcc5 Then compile with: gmake CC=gcc5 CXX=g++5   * For best performance on FreeBSD (50-70% more), install gcc5 via: pkg install gcc5 Then compile with: gmake CC=gcc5 CXX=g++5
   * rfkill   * rfkill
install_aircrack.txt · Last modified: 2023/03/03 16:47 by mister_x