scat
scat copied to clipboard
SCAT: Signaling Collection and Analysis Tool
Hi all, There is any plan for adding support for new Exynos series(phones like Galaxy S21,S22)? I saw in #27 there is no any signaling for 5G Exynos (also i...
Error while trying export qmdl2 to pcap file python3 ./scat.py -t qc -d qmdl2-file -F pcap-file ``` Traceback (most recent call last): File "./scat.py", line 171, in current_parser.read_dump() File "/home/minh/git/scat/parsers/qualcomm/qualcommparser.py",...
This pull request contains some changes to qualcomm LTE parser, I put them in one pull request to avoid creating many, but if you like separate pull requests let me...
Thanks for your hard work! scat is a great tool. I have one question. Currently, i am testing scat on Galaxy S7, Exynos 8890 chipset. ( command: python scat.py -t...
It seems the Galaxy S21 is not supported. In the `*#0808#` menu, only 'MTP' and 'RNDIS + ACM + DM' are shown. When selecting the last option i don't get...
Hi, What's required to port 5G NR Parsing Support from QXDM? Would like to add 5G NR NSA/SA modes to this, I'm not sure if gsmtap even supports 5G NR...
I am able to parse LTE Events but i need info how to save it into dlf file and open with QCAT. whatever packet is received from comport is getting...
I tested scat in MAC OS, had to install: **brew install libusb** After that, it worked. As it is said the user plane packet is routed to port 47290, can...
I choose one entry contains DM in *#0808#, and try to capture the message in pcap file scat.py -t sec -m e333 -u -i 2 -F test_960F.pcap then try some...
I was trying to figure out why scat couldn't parse the UE Capability Information from a samsung s10 5G (SM-G977B). So I added a [raw writer](https://github.com/HandyMenny/scat/commit/6a472e26b50ac8bee9f96b13f2979831bb658364). I found out that...