
When this infection is executed it will promptly incapacitate all the USB ports on the PC. Thus you'll won't have the capacity to utilize your pen drive or whatever other USB fringe gadgets on the PC. The source code for this infection is accessible for download. You can test this infection all alone PC with no stresses since I have likewise given a program to re-empower all the USB ports.
Download the source code of the infection program on to your PC from the accompanying connection:
-
The download contains the accompanying 2 records:
- block_usb.c (source code)
- unblock_usb.c (source code)
- You have to arrange them before you can run it. A well ordered technique to accumulate C projects is given in my post – How to Compile C Programs.
- 3. Upon compilation of block_usb.c you get block_usb.exe which is a simple virus that will block (disable) all the USB ports on the computer upon execution (double click).
- To test this virus, just run the block_usb.exe file and insert a USB pen drive (thumb drive). Now you can see that your pen drive will never get detected. To re-enable the USB ports just run theunblock_usb.exe (you need to compile unblock_usb.c) file. Now insert the pen drive and it should get detected.
- You can also change the icon of this file to make it look like a legitimate program.
Responses
0 Respones to "A Virus Program To Disable USB Ports"
Post a Comment
Thanks For Visiting!
Please Leave Your Comment!