From charlesreid1

No edit summary
No edit summary
 
Line 26: Line 26:


Experimental flag is required for besside-ng.
Experimental flag is required for besside-ng.
{{AircrackFlag}}

Latest revision as of 01:18, 20 August 2015

Of course it doesn't work. Of course of course of course.

Now let's see.

Compiling Aircrack-ng for Debian machine:

Because once again the Kali 2.0 version doesn't work .

First install some stuff:

$ apt-get install libpcap-dev libnl-3-dev libnl-genl-3-dev

Then git clone it:

$ git clone https://github.com/aircrack-ng/aircrack-ng.git

Then build it

$ make experimental=true

Experimental flag is required for besside-ng.