Skip to content

NTAR-Reader: Reader for Network Trace Archival and Retrieval

License

Notifications You must be signed in to change notification settings

winking324/ntar-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntar-reader

Reader for NTAR(Network Trace Archival and Retrieval).

Features

Block types:

BlockType BlockName Status
0x00000001 Interface Description Block
0x00000002 Packet Block
0x00000003 Simple Packet Block
0x00000004 Name Resolution Block
0x00000005 Interface Statistics Block
0x00000006 Enhanced Packet Block
0x0000000A Decryption Secrets Block
0x00000BAD Custom Block(Copiable)
0x40000BAD Custom Block
0x0A0D0D0A Section Header Block

Others:

  1. ✅ multiple SHB sections.
  2. ✅ multiple SHB sections of different endianness.
  3. ✅ packet data not padded to 32bits.
  4. ❎ multiple SHB sections of different padding(32bits).

Refer to

About

NTAR-Reader: Reader for Network Trace Archival and Retrieval

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published