Skip to content

pwnagentsmith/pcap_decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages