- Description -
This plugin allows you to retrieve your sms, contacts and call list that were in the phone before the sim change.
It allows also to gain information about the thief, like his sms sent, received, calls made, received, and contacts added by the theft.
All these contents will be sent from Guardian using one or more sms.
- Commands -
INBOX=10 sms received to retrieve.
OUTBOX=10 sms send to retrieve.
INCALLS=10 calls received to retrieve
OUTCALLS=10 calls made to retrive
CONTACTS=10 contacts to retrieve.
DATA=OLD retrieves only the contents that were already present before the sim change.
DATA=NEW gain informations about the thief, retieving only the contents added after the sim change event.
- Examples -
This sms retrieve latest 5 received sms and the last 7 calls made by the original phone owner (DATA=OLD).
//YOURPASSWORD//FORWARD//DATA=OLD INBOX=5 OUTCALLS=7
Please note that sending again the same command, Guardian will send again the same informations via sms.
This sms retrieve latest 3 contacts added to the phonebook by the thief and the latest 4 sms sent by the thief (DATA = NEW).
//YOURPASSWORD//FORWARD//DATA=NEW CONTACTS=3 OUTBOX=4
Please note that sending again the same command, Guardian will not send any data, because it saves the latest date/time that a particular content has been retrieved.
So to be sure to retrieve always all the contents added by the thief, just specify a very high number like ie. CONTACTS=999 OUTBOX=999
LockSIM
- Description -
This plugin will activate the SIM Lock feature of your SIM Card.
After you have activated this function, the phone can't be used with that particular sim, until the user won't insert the correct PIN Code.
- Commands -
CHANGECODE OLD=youroldcode NEW=yournewcode : Changes the PIN Code actually in use with a new PIN Code
LOCKCODE=00000: Activate the SIM Lock feature
Both commands will activate the SIM Lock and will turnoff the phone immediatly.
REPLY if you use this command, Guardian will send an sms as reply containing the result of plugin execution: ok / error.
- Examples -
This sms will change the PIN Code (1234) with the new code 3829
//YOURPASSWORD//LOCKSIM//CHANGECODE OLD=1234 NEW=3829
Imagine to have a phone with the PIN Code equals to 7894
this sms will enable the SIM Lock
//YOURPASSWORD//LOCKSIM//LOCKCODE=7894
LockPhone
- Description -
This plugin will activate the "Phone Lock" feature integrated in the phone.
You can find this feature on your phone under strumenti->impostazioni->protezione->telefonoesim->codicediprotez ione
After you have activated this function, the phone can't be used with any sim, until the user won't insert the correct "Protection Code".
- Commands -
CHANGECODE OLD=youroldcode NEW=yournewcode : Changes the "Protection Code" actually in use with a new "Protection Code"
LOCKCODE=00000: Activate the "Phone Lock" feature
Both commands will activate the "Phone Lock" and will turnoff the phone immediatly.
REPLY if you use this command, Guardian will send an sms as reply containing the result of plugin execution: ok / error.
- Examples -
This sms will change the default "Protection Code" (12345) with the new code 50509
//YOURPASSWORD//LOCKPHONE//CHANGECODE OLD=12345 NEW=50509
Imagine to have a phone with the "Protection Code" equals to 78940
this sms will enable the "Phone Lock"
//YOURPASSWORD//LOCKPHONE//LOCKCODE=78940
Localize
- Description -
Allows to trak the movements of the phone using the informations of the gsm cells used by the phone.
- Commands -
QUANTITY=10 it's the quantity of the sms to be sent
INTERVAL=timeIn Minutes it's the time between every localization sms
- Examples -
With this sms, Guardian will send a total of 5 localization sms, one every 30 minutes.
//YOURPASSWORD//LOCALIZE//QUANTITY=5 INTERVAL=30
Delete
- Description -
This plugin can delete personal/confidential data from the phone after the phone has been lost or stolen.
With this plugin, you can delete (from both memories) your pictures, videos, records, sms sent/received/draft and also the full phonebook contacts.
The plugin offer the capability to delete ALL, or only a particual part of your data.
- Commands -
The order of the commands is not important, but they MUST be separated from blanks
IMAGES: deletes all the pictures from internal and mmc memories
VIDEOS: deletes all the videos from internal and mmc memories
SOUNDS: deletes all the records from internal and mmc memories
SMS: delete all the sms sent / received / draft from the memory used as storage for your sms
CONTACTS: deletes all the phonebook contacts
ALL: equivalent of all the previous commands (deletes pictures/videos/records/sms/phonebook)
REPLY if you use this command, Guardian will send an sms as reply containing the result of plugin execution: ok / error.
- Examples -
To delete your pictures and your phonebook contacts you'll have to send an sms containg the following text
//YOURPASSWORD//DELETE//IMAGES CONTACTS
To delete all the contents ( pictures/videos/records/sms/phonebook ) just send this sms
//YOURPASSWORD//DELETE//ALL
Alarm
- Description -
Plays a lound alarm for a certain duration of time, it sounds also if the current profile in use is "silent"
- Commands -
TIME=durationIn Seconds
REPLY if you use this command, Guardian will send an sms as reply containing the result of plugin execution: ok / error.
- Examples -
This sms plays a loud alarm for 10 seconds
//YOURPASSWORD//ALARM//TIME=10
Config
- Description -
This plugin allow to change the Guardian's configuration.
- Commands -
The order of the commands is not important
STOPSMS: stop to send "sim changed" sms notification on every Turn On of the phone.
NEWNUMBER=value : sets the new recipient number of the "sim changed" message
NEWPASSWORD=val ue: sets a new password
DISABLE: disables Guardian (useful in case the phone come back in your own but you haven't the authorized sim anymore.
REPLY if you use this command, Guardian will send an sms as reply containing the result of plugin execution: ok / error.
- Examples -
Sending this sms will change configuration and will set "ABCDE" as password and "12345" as recipient number.
//YOURPASSWORD//CONFIG//NEWNUMBER=12345 NEWPASSWORD=ABC DE
After receiving this sms, Guardian won't send "sim changed" sms notification anymore at every phone boot
//YOURPASSWORD//CONFIG//STOPSMS
FakeSms
- Description -
Notify to the user a new incoming sms, when the user will open the sms he will see as sender, the number (or description) we have choosen.
- Commands -
To use the plugin there aren't specific commands, just write the sender you want to be shown and write your text message.
Sender and text message must be separed from the ; character
REPLY if you use this command, Guardian will send an sms as reply containing the result of plugin execution: ok / error.
- Examples -
This sms will notify to the user of the Phone a new incoming sms, which sender is "John Lennon" and the sms text is "Hello man!".
//YOURPASSWORD//FAKESMS//John Lennon;Hello man!
Misc
- Description -
Miscellaneous functions that doesn't fit in the previous components.
- Commands -
SHUTDOWN=timeIn Minutes after the time is over the phone will be turned off.
RESTART=timeInM inutes after the time is over the phone will be restarted.
REPLY if you use this command, Guardian will send an sms as reply containing the result of plugin execution: ok / error.
- Examples -
Sending this sms, the phone will be turned off after 5 minutes.
//YOURPASSWORD//MISC//SHUTDOWN=5
Sending this sms, the phone will be rebooted immedialy
//YOURPASSWORD//MISC//RESTART=0