Menu

Tree [db05ee] master /
 History

HTTPS access


File Date Author Commit
 README 2014-05-05 Siddhartha Duggirala Siddhartha Duggirala [db05ee] Initial commit
 psniff 2014-05-05 Siddhartha Duggirala Siddhartha Duggirala [db05ee] Initial commit
 psniff.c 2014-05-05 Siddhartha Duggirala Siddhartha Duggirala [db05ee] Initial commit
 psniff.h 2014-05-05 Siddhartha Duggirala Siddhartha Duggirala [db05ee] Initial commit

Read Me

The project uses libpap to run
so first install the libpcap and go to the following lines

TO compile the file 
use the command
gcc -o psniff *.* -lpcap

to run the executable 

./psniff <dev> <options>