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 [2016/02/15 05:42] – Updated compilation instructions mister_xinstall_aircrack [2017/10/15 23:29] – [Installing on Mac OSX] Updated OSX instructions mister_x
Line 231: Line 231:
  
 ====== Installing on Mac OSX ====== ====== Installing on Mac OSX ======
 +
 +**Important note**: airodump-ng and aireplay-ng will not work under OSX natively. Which means, injection and capture will have to use other means. If you have an intel Mac (any recent-ish Mac is), check out the VMware Fusion option which is mentioned lower on this page.
  
 The simplest and easiest way to install on Mac OS X is via [[http://www.macports.org/|Macports]]. You simply do "sudo port install aircrack-ng". The simplest and easiest way to install on Mac OS X is via [[http://www.macports.org/|Macports]]. You simply do "sudo port install aircrack-ng".
Line 236: Line 238:
 Alternatively, use the following instructions: Alternatively, use the following instructions:
  
-Make sure you have Xcode installed on your Mac, which can be found on the installer CD/DVD which came with your Mac. +  - Make sure you have Xcode installed on your Mac, which can be found on the installer CD/DVD which came with your Mac (or downloaded)
-After getting the source you can do a simple "make && sudo make install" from the untarred directory. +  After getting the source you can do a simple "make && sudo make install" from the untarred directory. 
-When you use the stable, you need to rename the Makefile.osx to Makefile and when you use the dev version it will autodetect you are using Darwin and compile fine+  When you use the stable, you need to rename the Makefile.osx to Makefile and when you use the dev version it will autodetect you are using Darwin and compile fine.
- +
-Mind you, airodump-ng and aireplay-ng are linux only and will not work under OSX native, so for reinjecting and sniffing you will have to use other means. +
- +
-If you have an intel Mac check out the VMware Fusion option which is mentioned lower on this page.+
  
 Optional is openssl-dev and sqlite3 which can be installed through fink  Optional is openssl-dev and sqlite3 which can be installed through fink 
install_aircrack.txt · Last modified: 2023/03/03 16:47 by mister_x