xmingc
xmingc
awesome-pcaptools
A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
FileTypeDB
A database of common file types on Internet. You can use the database files to determine file distirbution in your apps.
flowmap
Apache Spark utilities to analyze mobile network deployment and user behavior data.
graphsim
Graph similarity algorithms based on NetworkX.
http-sniffer
A multi-threading tool to sniff TCP flow statistics and embedded HTTP headers from PCAP file. Each TCP flow carrying HTTP is exported to text file in json format.
libwayback
A library to parse Wayback Machine of archive.org to get a historical views of web pages. It is a useful tool to research on the evolution of web pages, page structure analysis, and among other intere...
movr
Human mobility data (in form of <x,y,t>) analysis and visualization in R.
treelib
An efficient implementation of tree data structure in python 2/3.
pcapdpi
Using nDPI/openDPI to detect flow protocols from a PCAP file or live NIC. This program was modified from example in nDPI and I added a periodically cleaning of flow tree to save memory.