TypicalAM / Yarilo

Wireless Network Traffic Decrypter & Packet Analyzer
https://yarilo.piaseczny.dev
7 stars 0 forks source link

Loading both encrypted and decrypted recordings #47

Closed TypicalAM closed 3 months ago

TypicalAM commented 3 months ago

Support changing the sniffer on-the-fly on the yarilo::Service using the files discovered on disk. Since the Tins::FileSniffer can load both data link layer packet types (Ethernet and 802.11) we can just save decrypted packets as Ethernet (current behaviour) and save encrypted/decrypted data as 802.11 (new).