IMSI-catcher icon indicating copy to clipboard operation
IMSI-catcher copied to clipboard

scan and livemon

Open loic773 opened this issue 4 years ago • 3 comments

I have a problem running scan-and-livemon here is the result could you tell me what to do File "scan-and-livemon", line 102, in main() File "scan-and-livemon", line 78, in main list = find_gsm_bases() File "scan-and-livemon", line 30, in find_gsm_bases scanner = imp.load_source('scanner', grgsm_scanner_path) File "/usr/local/bin/grgsm_scanner", line 24, in from gnuradio import blocks ImportError: No module named gnuradio

i tried to fix this by changing the python script as explained in issue # 8 ?may nothing helps

loic773 avatar Sep 23 '20 18:09 loic773

It's a gr-gsm error. Try this setup : https://github.com/Oros42/IMSI-catcher#gr-gsm-for-ubuntu-2004

Oros42 avatar Sep 24 '20 18:09 Oros42

thanks for your reply, scan and livemon now works, however it cannot find any frequency did you have any idea what to do?

loic773 avatar Sep 27 '20 11:09 loic773

@loic773 I'm facing the same issue.

pranjal-b avatar Jun 18 '21 11:06 pranjal-b