RFAnalyzer icon indicating copy to clipboard operation
RFAnalyzer copied to clipboard

IMSI-catcher & sniffing

Open hellcat666 opened this issue 4 years ago • 1 comments

Hi, First, congratulations! It's a really good App ;-). I downloaded the code under Android Studio, rebuilt and installed it on my Samsung A41 and it works like a charm...

Now, the question is, is there a place I can get Data to feed python Application like IMSI-catcher the same way I'm doing it with grgsm_livemon under my Linux machine. I guess the data should be somewhere and just need to be pushed on an UDP socket. It would be great to have the same functionalities on Android ;-)

Thanks in advance for any information.

Best Regards

hellcat666 avatar Feb 12 '21 15:02 hellcat666

If you are doing this with an RTL-SDR dongle, I believe you can use the SDR Driver app directly to create a TCP stream of the raw RF capture:

https://play.google.com/store/apps/details?id=marto.rtl_tcp_andro

penguin359 avatar Jan 21 '22 22:01 penguin359