xmingc

Results 12 repositories owned by xmingc

awesome-pcaptools

2.9k
Stars
465
Forks
Watchers

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.

city-cellular-traffic-map

37
Stars
9
Forks
Watchers

City Cellular Traffic Map (C2TM)

FileTypeDB

5
Stars
1
Forks
Watchers

A database of common file types on Internet. You can use the database files to determine file distirbution in your apps.

flowmap

5
Stars
0
Forks
Watchers

Apache Spark utilities to analyze mobile network deployment and user behavior data.

graphsim

164
Stars
25
Forks
Watchers

Graph similarity algorithms based on NetworkX.

http-sniffer

184
Stars
51
Forks
Watchers

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

20
Stars
10
Forks
Watchers

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

9
Stars
3
Forks
Watchers

Human mobility data (in form of <x,y,t>) analysis and visualization in R.

treelib

795
Stars
183
Forks
Watchers

An efficient implementation of tree data structure in python 2/3.

pcapdpi

22
Stars
3
Forks
Watchers

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.