Installing aircrack-ng from subversion
I recently made a commit into aircrack-ng subversion repository adding an environment variable ready to build “external” scripts like airoscript-ng, airgraph-ng, versuck-ng and airdrop-ng, as well as any other directory inside scripts/ dir wich contains a Makefile.
This has two implications:
- It’s quite easy to do a package from that (I’m working on an unofficial weekly subversion package)
- It’s quite easy to install aircrack-ng with sqlite support, all the unstable stuff and the plugins
I’ll explain how to do the last one, in a few single script:
| 1 2 3 4 |
|
Et voilá, you execute that as root, it will get lastest aircrack-ng revision and dependences (and most of airoscript-ng ones, all the necesary and packaged).


