Skip to content

Conversation

@Und3rf10w
Copy link

Encountered a bug caused by tshark because it now requires that the -2 switch is added when using -R. Added in -2 everywhere that -R is used with tshark. Chose this over -Y because in theory, it should be faster.

Also was encountering an issue where wifite would not properly grab and process WPA2 handshakes. Turns out something was happening with the temporary pcaps that are being written, and they end up being corrupted. Implemented a fix for this that checks for and utilizes pcapfix.

pcapfix is included in both the Ubuntu and Kali repositories, so this shouldn't be an issue for most platforms.

Thanks to @violentlydave for major assistance with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants