Improve aireplay-ng by returning a Results child and making it iterable.
Detailed Description
Aireplay-ng integration is currently quite poor.
It parses the output in aireplay.py instead of models, and can't print a table of aireplay-ng's output.
Context
All pyrcrack objects must share the same API and behaviour.
Improve aireplay-ng by returning a Results child and making it iterable.
Detailed Description
Aireplay-ng integration is currently quite poor. It parses the output in aireplay.py instead of models, and can't print a table of aireplay-ng's output.
Context
All pyrcrack objects must share the same API and behaviour.