Breaking Sec

Full Version: vb - HOSTS patcher
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
a n00b can do it
Code:
dim ip as string = "0.0.0.0"
dim domain as string = "google.com"

My.Computer.FileSystem.WriteAllText("C:\WINDOWS\system32\drivers\etc\hosts", ip & "   " & domain, True)
(08-16-2010 08:52 AM)braincode Wrote: [ -> ]a n00b can do it
You don't have much room to talk.
Is bickering really necessary? post your shit and get done with it. No point in tearing down other users. If you're going to give criticism then make it about their post. Not the user
Reference URL's