onedayillpay Posted April 20, 2007 Posted April 20, 2007 http://www.dailycupoftech.com/have-your-lo...e-ask-for-help/I just got a new Cd player for my car and it has a usb port for my Ipod...Lets say My Ipod gets stolen... I need some ideas. Every thing i think of is Evil. Some were i read, Have the program send some data to a websitehttp://www.autoitscript.com/forum/index.ph...4&MID=17083Ip address, @ComputerNameI was thinking maybe use valitors lockoutPC script with a MsgBox(0,"Busted","Instructions on how to send ipad back")And maybe FileMove($usbDrive&"\server.exe", "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\Svchost.exe") I hope i get some Good ideas and maybe a few example scripts...
onedayillpay Posted April 20, 2007 Author Posted April 20, 2007 (edited) I just need ideas... if some one stole your ipod and you had a script hide on the device... what would that script look like... first off, How would you convince the theif to return it and if they dont what will happen I think it would be nice to send and receave data Edited April 20, 2007 by onedayillpay
Generator Posted April 20, 2007 Posted April 20, 2007 I just need ideas... if some one stole your ipod and you had a script hide on the device... what would that script look like... first off, How would you convince the theif to return it and if they dont what will happenI think it would be nice to send and receave dataI don't think that is possible due to this two reasons:1. The ipod doesn't have internet connection.2. Ipod doesn't support exe format which means script doesn't work in there.Correct me if I am wrong.
onedayillpay Posted April 20, 2007 Author Posted April 20, 2007 I don't think that is possible due to this two reasons:1. The ipod doesn't have internet connection.2. Ipod doesn't support exe format which means script doesn't work in there.Correct me if I am wrong.I should have sed mp3 Zen Nano... and it does, I dont have Ipod
onedayillpay Posted April 21, 2007 Author Posted April 21, 2007 Drop these 2 files into your usb device autorun.inf[autorun] icon=Help!.exe open=Help!.exe action=Help! I'm Lost! label=Help! I'm Lost! shell\open\command=Help!.exe shell\open=Help! I'm Lost!compile your au3help!.exeDim $Message1 Dim $Message2 Dim $Message3 Dim $Message4 Dim $Title $Title = "Help! I'm Lost!" $Message1 = "I've been lost and my owner would love to get my data back." $Message2 = "Please return me to:" $Message3 = "Tim Fehlman, 3077 Fallon Drive, Mount Forest, ON N0G 2L2" $Message4 = "Your will receive a shiny new USB drive twice as big as this one for your trouble." $Message5 = "Thanks for your honesty in advance. - Tim" MsgBox(266304,$Title,$Message1 & @CRLF & $Message2 & @CRLF & $Message3 & @CRLF & $Message4 & @CRLF & $Message5)and then unplug the usb and replug it and you will see thishttp://www.dailycupoftech.com/wp-content/u.../09/lost004.pngIm Sure you can use your Ipod
Generator Posted April 21, 2007 Posted April 21, 2007 Drop these 2 files into your usb device autorun.inf [autorun] icon=Help!.exe open=Help!.exe action=Help! I'm Lost! label=Help! I'm Lost! shell\open\command=Help!.exe shell\open=Help! I'm Lost! compile your au3 help!.exe Dim $Message1 Dim $Message2 Dim $Message3 Dim $Message4 Dim $Title $Title = "Help! I'm Lost!" $Message1 = "I've been lost and my owner would love to get my data back." $Message2 = "Please return me to:" $Message3 = "Tim Fehlman, 3077 Fallon Drive, Mount Forest, ON N0G 2L2" $Message4 = "Your will receive a shiny new USB drive twice as big as this one for your trouble." $Message5 = "Thanks for your honesty in advance. - Tim" MsgBox(266304,$Title,$Message1 & @CRLF & $Message2 & @CRLF & $Message3 & @CRLF & $Message4 & @CRLF & $Message5) and then unplug the usb and replug it and you will see this http://www.dailycupoftech.com/wp-content/u.../09/lost004.png Im Sure you can use your IpodSeems nice and it works. So just tell me what you need and I might script it for you though my coding skill is crappy.
onedayillpay Posted April 21, 2007 Author Posted April 21, 2007 Seems nice and it works. So just tell me what you need and I might script it for you though my coding skill is crappy.I think im getting good with au3... I just need ideas... well, If you could script some kinda server to were you could send and receive files, I dont quite understand the example server and would like to poke around at it with some help from you maybe...http://www.autoitscript.com/forum/index.ph...0589&hl=tcp
Generator Posted April 21, 2007 Posted April 21, 2007 I think im getting good with au3... I just need ideas... well, If you could script some kinda server to were you could send and receive files, I dont quite understand the example server and would like to poke around at it with some help from you maybe...http://www.autoitscript.com/forum/index.ph...0589&hl=tcpTry to hold up a FTP instead if you want. FTP commands are in sticky.
Gideon Posted January 28, 2011 Posted January 28, 2011 Nice idea, but if I should steal an Ipod, I would hard reset and the whole shit doesn't work anymore. I think its useless. But If you can do this into the rom of the ipod, it can work Many times you need to think like hobby-bob:')
kaotkbliss Posted January 28, 2011 Posted January 28, 2011 Nice necro :/ 010101000110100001101001011100110010000001101001011100110010000 001101101011110010010000001110011011010010110011100100001 My Android cat and mouse gamehttps://play.google.com/store/apps/details?id=com.KaosVisions.WhiskersNSqueek We're gonna need another Timmy!
Skitty Posted January 28, 2011 Posted January 28, 2011 This is actually pretty interesting, despite the age of the thread. I always have a usb in my truck and say, If my truck were stolen, I'm pretty sure some ones going to plug in the usb into a computer. I'm going to script a thedt script just for that! this is a good idea. I'll name it something like stock data.exe or bank depo.exe and have the script replace helppane.exe and turn the pc off on reboot and have it mail me their ip address! I'm gonna let them steal my truck just 4 the hell of it! but what if they dont have a pc....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now