I have hex dump of LTE signalling messages . How to parse messages, without installing whole Wireshark setup on my machine?
Having hex dump of LTE RRC messages. Need to parse them with code without making dependency on OS.
add a comment