![]() |
Yarilo
v0.9
WPA2 Decrypter & Packet Analyzer
|
Represents a group window for tracking multicast packet data. This window is defined as the state between successful group key rotations. More...
#include <decrypter.h>
Public Attributes | |
Tins::Timestamp | start |
Tins::Timestamp | end |
bool | ended = false |
bool | decrypted = false |
std::vector< Tins::Packet * > | packets |
std::vector< Tins::Packet * > | auth_packets |
gtk_type | gtk |
Represents a group window for tracking multicast packet data. This window is defined as the state between successful group key rotations.
std::vector<Tins::Packet *> yarilo::WPA2Decrypter::group_window::auth_packets |
bool yarilo::WPA2Decrypter::group_window::decrypted = false |
Tins::Timestamp yarilo::WPA2Decrypter::group_window::end |
bool yarilo::WPA2Decrypter::group_window::ended = false |
gtk_type yarilo::WPA2Decrypter::group_window::gtk |
std::vector<Tins::Packet *> yarilo::WPA2Decrypter::group_window::packets |
Tins::Timestamp yarilo::WPA2Decrypter::group_window::start |