Skip to content

theraphim/ericsson-asn1-cdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied cryptozoology: CDR parser for Ericsson switches.

CDRs are in ASN.1 form. ASN.1 definition was in some doc I forgot where. Hand-coding all ASN.1 stuff is ridiculous. So.

syntax.py is using pyparsing to parse syntax.txt (which is a syntax). Then you make it into defs.py by adding imports line on top.

Next, use decode.py on binary CDR file from the switch. The rest is DIY.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages