Skip to content

Commit

Permalink
json2pcap: Added pcap masking and anonymization support
Browse files Browse the repository at this point in the history
The script includes the following changes:
- Added pcap masking and anonymization support
- Support to mask/anonymize only portion of field
- Added reading from stdin
- Changed json to ijson library to support large files
- Migrated from text2pcap to scapy for pcap generation
- Added version to script

The development repo is located here
https://github.com/H21lab/json2pcap

Change-Id: I8fc5e282caa604e188f05818f7a2f8875afb8b73
Reviewed-on: https://code.wireshark.org/review/37371
Reviewed-by: Dario Lombardo <[email protected]>
  • Loading branch information
H21lab authored and crondaemon committed Jul 16, 2020
1 parent 3dedaf8 commit 9b5f07d
Showing 1 changed file with 270 additions and 97 deletions.
Loading

0 comments on commit 9b5f07d

Please sign in to comment.