Skip to content

pektezol/DemoParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoParser Go Report Card License: MIT

Source Demo Parser for Portal 2 written in Golang.

Couldn't Do This Without Them

Usage

$ ./parser demo.dem

$ ./parser demos/

Currently Supports

  • File or folder input using the CLI.
  • Parsing of demo headers and each (most) message type.
  • Parsing of packet classes.
  • Custom injected SAR data parsing.

TODO

  • In-depth packet class parsing for each class. (#7)
  • Entity parsing. (#17)