Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pcap Decoders

Packets Decoder Framework

What is pcap decoder

This is a pcap decode framework that is similar to chopshop.

The limitation of chopshop is only work for complete session pcap to decrypt. Therefore, pcap-decoder just use for-loop to parse all packets in the pcap file.

Usage

$ python pcap_decoder.py -f `[PCAP]` `[MODULE]`

Requirement

pip install -r requirements.txt

Note

All the library python codes in 'libs/' are from chopshop.

About

Simple Pcap Decoder Framework

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages