Adding the basic signature harvesting (i.e., also saving to and reading back from...
authorrtrimana <rtrimana@uci.edu>
Wed, 19 Sep 2018 16:54:30 +0000 (09:54 -0700)
committerrtrimana <rtrimana@uci.edu>
Wed, 19 Sep 2018 16:54:30 +0000 (09:54 -0700)
commitf2d68ea45966e9905b3d0eb5c6958dd730f6c4f1
tree24722a089412b147b02c9b886e8fd682dbf4b8ce
parentf314a6e02dad77f006f7acea08d3304569fc5ea9
Adding the basic signature harvesting (i.e., also saving to and reading back from signature files).
Code/Projects/SmartPlugDetector/.idea/modules/SmartPlugDetector_main.iml
Code/Projects/SmartPlugDetector/.idea/modules/SmartPlugDetector_test.iml
Code/Projects/SmartPlugDetector/build.gradle
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/Main.java
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/analysis/TcpConversationUtils.java
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/util/PcapPacketUtils.java
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/util/PrintUtils.java