RSS 2 projects tagged "Analysis"

Download Website Updated 21 Feb 2010 pkviz

Screenshot
Pop 38.57
Vit 34.47

Pkviz is a tool for plotting and cycling through and animating a series of network packets captured by tcpdump. What makes it unique is that the packets’ structure is visualized, not any labels and not time itself. Pkviz takes each byte in a packet and plots it out end-to-end, left-to-right, from the first byte to the last. How high the dot gets plotted depends on the value of the byte: bytes with a value of 0 are at the bottom and those which are 255 (0xff) – the maximum value of a byte – get plotted at the top. This might not be interesting for one packet, but that changes when you start looking at thousands of packets. Pkviz can cycle through thousands of packets in the set so you can see what happened on the wire.

No download Website Updated 16 Dec 2011 libntoh

Screenshot
Pop 24.90
Vit 22.92

Libntoh aims to be a user-friendly library to provide an easy way to perform defragmentation and reassembly of network/transport protocols. It is intended to provide a flexible, thread-safe, and highly configurable environment for the user. It performs IP defragmentation and TCP reassembly.

Screenshot

Project Spotlight

GFeedLine

A social networking client.

Screenshot

Project Spotlight

CryptNET Password Candidate Generator

Flexibly generates password candidates using OS pseudo-random sources.