oopsbagel
oopsbagel
nasparse.py and nasparse_test.py require the pycrate_mobile and pycrate_core libraries provided by the pycrate package. This commit adds the required package to requirements.txt.
# Description This branch adds two python scripts: extract.py: - read mobile identities in TS24.301 NAS EPS Mobility Management messages from pcap files, as strings of digits and their id...
Per @rusmisel 's suggestion in #216 : Format Rust code with `cargo fmt`. Do not display formatting commit in git blame. Use this file locally by running: `git config blame.ignoreRevsFile...