Managed to pick and parse DNS packets; but, still need to get the detailed informatio...
[pingpong.git] / Code / Projects / SmartPlugDetector / src / main / java / edu / uci / iotproject / Main.java
2018-04-26 rtrimanaManaged to pick and parse DNS packets; but, still need...
2018-04-26 rtrimanaReading and parsing through packets; handling unwanted...
2018-04-25 rtrimanaSkipping packets that do not have etherType, e.g. XID...
2018-04-25 rtrimanaFixing build flow (broken because of a missing return...
2018-04-25 rtrimanaResolving merge conflict in Main.java
2018-04-25 rtrimanaAdding the Kaitai library to parse PCAP files.
2018-04-24 Janus Varmarkenadd notes
2018-04-24 Janus Varmarkenapply application plugin
2018-04-24 Janus Varmarkenadd project for Smart Plug detection