Open itaykrk opened 7 years ago
Hi, I'm looking for pcapng parsing example code. for example how to see comments added to a packet etc..
Thanks Allot.
@itaykrk I can work on an example for you. In the meantime have you checked some of the unit tests inside pcapng.py? There are a couple tests that demonstrate writing a new pcapng file, adding comments, etc.
Hi, I'm looking for pcapng parsing example code. for example how to see comments added to a packet etc..
Thanks Allot.