Oros42 / IMSI-catcher

This program show you IMSI numbers of cellphones around you.
Creative Commons Zero v1.0 Universal
3.21k stars 737 forks source link

Works on Raspberry Pi! #101

Closed 0x77dev closed 4 years ago

0x77dev commented 4 years ago

Works on the latest image of Raspbian.

Снимок экрана 2020-07-17 в 01 08 39
pi@blackbox:~/IMSI-catcher $ cat /etc/os-release 
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
pi@blackbox:~/IMSI-catcher $ 
0x77dev commented 4 years ago

Technically not an issue :3