XayOn / pyrcrack

Python Aircrack-ng bindings
122 stars 30 forks source link

Support Aircrack-Ng 1.6 #14

Closed XayOn closed 4 years ago

XayOn commented 4 years ago

Detailed Description

Aircrack-ng has added since 1.3 a few options, including logcsv format file and -K for daemonization

Context

This change, apart from being a mandatory version up, will improve performance with the -K option and reading logcsv.

Possible Implementation

All classes must be updated with docstrings. airodump,py must be mostly rewritten