Skip to content

mcarlin-ds/PcapJitterfy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PcapJitterfy

Introduce jitter to a pcap file

Given a pcap file, adjust the timestamps to approach a given jitter amount

Usage

Install scapy (sudo apt-get install python-scapy), open it (sudo scapy), then copy/paste the contents of scapyJitterfy.py into the scapy terminal.

Now you can use the script like this: add_jitter('<inputfilename>.pcap', '<outputfilename>.pcap', <avg_jitter_in_seconds>)

About

Introduce jitter to a pcap file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%