My dear friends I am an expert in C-Programming. I have a hobby to create Games in C-Programming.
In my previous post you all have known about how to create a Virus to block USB Port.
Now The below code is used to UNBLOCK USB PORT.
Just copy the below code into Notepad and save it as block usb.c
Open TC.exe.(TC means Turbo C) and open this code then press Ctrl+F9 key (function key) and see the effect.
you can download TC.exe from internet.
#include
void main()
{
system("reg add HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR \/v Start \/t REG_DWORD \/d 3 \/f");
}
Just compile the above code and you will see your USB Port is now active again....
THANKS
RAJ THE HACKER
8270859989
No comments:
Post a Comment
Give your Comments 2 me:
I would be in ur Support...
---Thanks ---
Raj_The_Hacker
8270859989