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

Fixed unicode thing on print, text file write and sqlite file. #127

Closed lapolis closed 3 years ago

lapolis commented 3 years ago

When printing unicode chars it breaks. It also does when writing the same data int he text file and sqlite db. It might do that on the Mysql instance too, it might be fixed but I was not bothered to install mysql to check.