Oros42 / IMSI-catcher

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

Fixed the fix #131

Closed lapolis closed 3 years ago

lapolis commented 3 years ago

Fixing issue #130

Apparently in python 3.7+ the new string formatting can print Unicode. Tested on python 3.8 so it should work with 3.9 too since I basically modified just the formatting part.