#' Lookup and Analyze Packet Capture ('PCAP') Files #' #' 'PacketTotal' () is an engine for analyzing, #' categorizing, and sharing packet capture ('PCAP') files. The tool was built #' with the information security community in mind and has applications in malware #' analysis and network forensics. Methods are provided to query search for and #' analyze packet capture files. #' #' - URL: #' - BugReports: #' #' @md #' @name packettotal #' @docType package #' @author Bob Rudis (bob@@rud.is) #' @references - #' - #' @keywords internal #' @import httr #' @importFrom jsonlite fromJSON NULL