Qcsuper: __hot__
: Requires a Qualcomm-based Android phone (often rooted) or a USB modem.
Modern smartphones are essentially two computers in one: the Application Processor (Android/iOS) and the Baseband Processor (the modem). While tools for analyzing Android apps are plentiful, tools for analyzing the modem—responsible for cellular communication (4G/5G, SMS, VoLTE)—are rare, expensive, or locked behind vendor NDAs. qcsuper
: Researchers use QCSuper to detect vulnerabilities in cellular infrastructure, such as fake base stations (IMSI catchers) or protocol flaws in the Radio Access Network (RAN). : Requires a Qualcomm-based Android phone (often rooted)
Decodes NAS, RRC, RLC, and MAC layer signaling. : Researchers use QCSuper to detect vulnerabilities in
This often involves entering a hidden code in the phone dialer (like *#*#717717#*#* ) or using ADB commands on a rooted device.
Problem - I can not make it work · Issue #8 · P1sec/QCSuper - GitHub