01-08-2020, 09:52 PM
No, there will be no "all in one tool". The workflow is:
hcxdumptool -> hcxpcapngtool -> hcxhashtool -> (optional hcxpsktool) -> hashcat
Detection of handshakes and PMKIDs is really complex and I don't want to add additional features to the converter (hcxpcapngtool).
BTW:
The Linux philosophy (an mine, too) is:
Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.
https://en.wikipedia.org/wiki/Unix_philosophy
hcxdumptool -> hcxpcapngtool -> hcxhashtool -> (optional hcxpsktool) -> hashcat
Detection of handshakes and PMKIDs is really complex and I don't want to add additional features to the converter (hcxpcapngtool).
BTW:
The Linux philosophy (an mine, too) is:
Write programs that do one thing and do it well.
Write programs to work together.
Write programs to handle text streams, because that is a universal interface.
https://en.wikipedia.org/wiki/Unix_philosophy