First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

how to generate c code from asn1?

  • retag add tags

hi, I'm a newer to develop wireshark. currently I know the basic process of generating c code from asn1 and .cnf,template.c/.h files. take lte-rrc as example , to generate the latest version. the asn files extracted from latest 3gpp doc is simple. my question is : how to generate(or get) the latest version of .cnf,.temlate.c/.h files ? If these files need to be manually made, where's the guide and examples ? Thanks a lot in advance!

silenttom's avatar
3
silenttom
asked 2019-10-30 06:33:49 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The template and conformation files are written by hand.

You can find some basic documentation here and by looking at the other ASN.1 dissectors.

Pascal Quantin's avatar
5.8k
Pascal Quantin
answered 2019-10-30 09:06:54 +0000
edit flag offensive 0 remove flag delete link

Comments

ok, thanks a lot!!!

silenttom's avatar silenttom (2019-10-30 09:21:38 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer