Kaitai parser half baked; there seems to be a problem with the parsing of DNS packets...
authorrtrimana <rtrimana@uci.edu>
Thu, 26 Apr 2018 22:31:26 +0000 (15:31 -0700)
committerrtrimana <rtrimana@uci.edu>
Thu, 26 Apr 2018 22:31:26 +0000 (15:31 -0700)
commit0b362612028ce437e55f9f85ae1ed4665798feb3
tree118041dd928bc8cfc04300bc8263fb2cd6154e50
parentc9c106d26eae359e98d162488a6d667d741a551c
Kaitai parser half baked; there seems to be a problem with the parsing of DNS packets (missing type A addresses in the data structure).
Code/Projects/SmartPlugDetector/pcap/wlan1.remote.dns.pcap [new file with mode: 0644]
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/Main.java