Send SMS via Python
As you continue to read these post you’ll realize that all of these scripts will end up into one BIG project. For this script, its for sending sms to yourself…
As you continue to read these post you’ll realize that all of these scripts will end up into one BIG project. For this script, its for sending sms to yourself…
Ever get a phone call or text from a random number. Here is a script to get some info on them. Of course some phone numbers will give you more…
Next up in my bag of tricks is a nice thing to have to hide yourself a little more. The following will the a python script to change your windows…
A network scanner, a good tool to have. Its good to test and understand how python can scan networks. The following code is my network scanner I made. I have…
Following with the topic lets do bluetooth next. How can you find what bluetooth devices get fixed around you. Here is a python script to do just that. This one…
Want to see wifi ssid’s near you? But want it to be made with python instead of looking?Something nice and easy but good to understand how python finds ssid’s and…
Well with this you’ll be able to get them again. This is a python code that will go into your computer and find the location of previously saved wifi ssid…
Are you tired of those annoying email scammers. Have you gotten a Dear customer this is Netflix, blah blah blah. Well here is a fun little script for you. CODE…
So I wanted a tablet…. looking around, im someone who loves to make his own thing and knows how it works inside and out. So I looked around and found…