Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS Parser #79

Open
cooperq opened this issue Nov 25, 2024 · 0 comments
Open

NAS Parser #79

cooperq opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@cooperq
Copy link
Collaborator

cooperq commented Nov 25, 2024

It turns out parsing NAS messages is important. We are going to have to write a NAS parser. Since there isn't a useful ASN file for LTE-NAS we are going to have to write a parser a different way. I think our best bet here is FFI bindings into the parsers from wireshark, which already has a robust dissector for NAS messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants