Spam Caller DDOS
Ever get those annoying spam callers, or just really want to bug your friend. Do I have a script for you. So for obvious reasons I have to put a…
Ever get those annoying spam callers, or just really want to bug your friend. Do I have a script for you. So for obvious reasons I have to put a…
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…