Skip to content

DanyLinuxoid/PcapModifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

PcapModifier

Beta 0.95

Program gives ability to read offline packet with '.pcap' extension (wireshark), intercept packets and modify packets in offline mode or on the fly (if intercepting), capable of sending packets to Web. For now program can:

  1. Accept '.pcap' files with TCP, ICMP, UDP protocols.
  2. Modify every layer and every module of packet as user wants.
  3. Save packet for further usage.
  4. Send packet as many times as user wishes to web (simply resend it, or send after modifying).
  5. Dynamically intercept packets and see it's decrypted contents
  6. Dynamically modify packet in interception process
  7. Automatically modify all received packets during interception process by injecting user provided values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages