Download and Install aircrack-ng version 0.9.3 on Mac OS X
Sunday the 7th of September, 2008

    aircrack-ng  most recent diff


      View the most recent changes for the aircrack-ng port at: aircrack-ng.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for aircrack-ng.
      The raw portfile for aircrack-ng 0.9.3 is located here:
      http://aircrack-ng.darwinports.com/dports/security/aircrack-ng/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/aircrack-ng
      Google
      Web Darwinports.com



      # $Id: Portfile 34607 2008-02-29 10:14:49Z reiffert macports.org $

      PortSystem 1.0

      Name: aircrack-ng
      Version: 0.9.3
      revision 1
      Category: security
      Maintainers: sbranzo gmail.com
      Description: Aircrack-ng is the next generation of aircrack with lots of new features
      Long Description: aircrack is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, thus making the attack much faster compared to other WEP cracking tools. In fact, aircrack is a set of tools for auditing wireless networks.

      Homepage: http://aircrack-ng.org
      Platform: darwin
      master_sites http://download.aircrack-ng.org/
      checksums sha1 b2f671324d056408b83d32eb1ab6061b7fa87ac5


      use_configure no

      configure {
      system "mv ${worksrcpath}/Makefile.osx ${worksrcpath}/Makefile"
      reinplace "s|\$(prefix)/man/man1|\$(prefix)/share/man/man1/|g" ${worksrcpath}/Makefile
      reinplace "s|\$(prefix)|${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|\$(destdir)|${destroot}|g" ${worksrcpath}/Makefile
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/aircrack-ng
      % sudo port install aircrack-ng
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching aircrack-ng
      ---> Verifying checksum for aircrack-ng
      ---> Extracting aircrack-ng
      ---> Configuring aircrack-ng
      ---> Building aircrack-ng with target all
      ---> Staging aircrack-ng into destroot
      ---> Installing aircrack-ng
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using aircrack-ng with these commands:
      %  man aircrack-ng
      % apropos aircrack-ng
      % which aircrack-ng
      % locate aircrack-ng

     Where to find more information:

    Darwin Ports



    image test