Popular posts from this blog
Fixed by using cmd: USB drive unusable, unformattable, and reporting 0 bytes capacity
Tutorial on Flash Drive repair by using command prompt. This tutorial are works at win7 and win8 1. open cmd in administrator 2. type diskpart 3. make sure you select the disk # of the usb stick/flash drive 3.a. list disk "to list all disk mounted" 3.b. select disk # "select the flash drive disk" 4 type list volume "to view the volume of the selected disk" 4.a type select volume # 5. type list partition "if partition is not available type the code below " 6. type create partition primary 7. type format fs=(format_type) quick label="Flashdrivename" e.g format fs=ntfs quick label="Flash" (format_type) may be equal to = ntfs or fat32 8. done you may now use your flash drive you may also do a partition of your drive..
Recover Infected USB Drive
Facts: Almost millions of USB Drives are infected each day, Recent operating systems is now preventing the spreading of these kind of infection by providing administrative actions and prevent executing the code. Some codes are hiding into the important files of blank name folder of the USB and exposing the virus codes in these extensions “.exe, .ini, .lnk, .mpeg, .db” .exe = these are the files directly executing the virus .ini = these are the files that may link the autorun of the .exe virus .lnk = is the link direct to .exe to be executed .mpeg = video format that may download directly to online virus sites these include the worms, T rojans or evens viruses .db = you may think this is an ordinary thumbnail but some virus has injection on these kind of scripts
Comments
Post a Comment