Skip to content

Latest commit

 

History

History
79 lines (65 loc) · 3.2 KB

README.md

File metadata and controls

79 lines (65 loc) · 3.2 KB

SMS_AntiTheft

Android Application perform these commands without internet (SMS):

  • [ LOCK ]
  • [ ERASE ]
  • [ Wifi_ON ]
  • [ Wifi_OFF ]
  • [ Wifi_Details ]
  • [ Location ]
  • [ Silent_Mode ]
  • [ Normal_Mode ]
  • [ Bluetooth_ON ]
  • [ Bluetooth_OFF ]
  • [ Phone_Number ]
  • [ Display_Lock ]
  • [ SIM_Serial_Number ]

App is published on Google Play. You can download it for free from the following link:

URL_COMING_SOON

Inbuilt Client Manager

Inbuilt client manager encrypts the command into a HMAC format and sends the command to the lost device and makes it unreadable

Unencrypted Command (For Emergency Purpose)

As an alternative way, user can also send a command without encrypting, in case of emergency. This method doesn’t require the client manager tool or app to be installed on an alternative device.

Commands


smstheft password silent
smstheft password normal
smstheft password lockdisplay
smstheft password wifion
smstheft password wifioff
smstheft password wifiname
smstheft password bluetoothon
smstheft password bluetoothoff
smstheft password location
smstheft password siminfo
smstheft password phonenumber

Screenshots