This app will scan your device logcat for lines which contain privacy related data like your phone number or your IMEI, IMSI, Sim-card serialnumber, Android_ID your email address or location data.
The app requires following permissions:
READ_LOGS - used to fetch the Logcat
READ_PHONE_STATE - used to get phonenumber,IMEI,IMSI and SIM-Serial to allow exact match
WRITE_EXTERNAL_STORAGE - used to write temp files
Keywords: security, privacy, logcat, logging
此版本中的新功能:
1.1.3 - fixed Forceclose on some devices
1.1.4 - fixed Forceclose on some devices
1.1.5 - fixed a minor Bug, some cosmetics
1.1.6 - bugfixes, colored lines, speed
1.2.0 - bugfixes, screen size issues fixed, added long click explanations on find list
1.3.3 - added Flush logs Option, added android_id detection, fixed some bugs, added more security, changed some images