Commit Graph

9 Commits

Author SHA1 Message Date
CedArctic 549c263e0b Added README.md 2017-05-06 02:15:13 +03:00
CedArctic 1ed1a5cd46 Bug Fix in WiFi_Mailer
Fixed a bug in the command that created the csv file (it didn't have the
required backslashes (\) to print some backslashes.
2017-05-03 10:38:29 +03:00
CedArctic f03df75abe Added WiFi_Profile_Mailer
WiFi_Profile_Mailer : This DigiSpark script writes the wireless network
credentials to a csv file and emails it.
2017-04-30 13:12:07 +03:00
CedArctic 592505e2b2 Fixed Talker and added Wifi grabber
Talker : Added longer delay to wait for powershell to open

WiFi_Profile_Grabber: Using cmd, extracts wifi profiles and saves the
csv to the usb mounted on d:\
2017-04-28 14:25:15 +03:00
CedArctic c44c87cb96 Added Talker and Powershell Script Executer
Talker :  Opens up powershell and speaks out a message
PowerShell Script Executer : Downloads and runs a powershell script
2017-04-26 23:51:28 +03:00
CedArctic dc2e3c85cd Fixed a comment 2017-04-26 09:23:57 +03:00
CedArctic 71c9ac0432 Fixed Wallpaper_Change name, added Wallpaper_Prank
Wallpaper_Prank : Takes a screenshot of the desktop, sets it as the
wallpaper, hides desktop icons.
2017-04-26 09:21:43 +03:00
CedArctic c26e6df304 Added RickRoll_Update and WallpaperChanger
RickRoll_Update : Plays Never Gonna Give you up while performing a fake
windows update.

WallpaperChanger : Downloads and applies a wallpaper via powershell.
2017-04-25 22:36:13 +03:00
CedArctic 897dc29c66 Initial commit 2017-04-25 22:33:30 +03:00