This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
airgraph-ng [2010/05/24 03:23] thex1le |
airgraph-ng [2018/12/14 22:02] mister_x [Installing] Fixed instructions |
||
---|---|---|---|
Line 7: | Line 7: | ||
===== Requirements ===== | ===== Requirements ===== | ||
* python | * python | ||
- | * subversion | ||
* graphviz | * graphviz | ||
* make | * make | ||
Line 15: | Line 14: | ||
===== Installing ===== | ===== Installing ===== | ||
- | | + | |
- | cd airgraph-ng | + | cd aircrack-ng |
+ | autoreconf -i | ||
+ | ./ | ||
+ | cd scripts/airgraph-ng | ||
make install | make install | ||