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

Tuesday, 1 May 2012

Hack Pen Drive


Hello Friends..
Some time we want to steal the data from others pen drive/flash drive without their permission.
so today i'm going to tell you an interesting tricks that can make your work easy.
To perform this action you need aPEN DRIVE COPY tool. it's a freeware tool you can download it from HERE.
Pen Drive Copy allows you to automatically copy files from your pen drive to a local folder. 











You will simply need to choose the destination folder.

Tuesday, 6 March 2012

How to use your Pen Drive as RAM

The process explained below is for Windows 7 OS. For other, it might be slight different.



Step 1: Right Click on My Computer then click on Properties.


Step 2: Now select Advanced system settings from the left side.


Step 3 The dialog box will open in, then go to Advanced tab.


Step 4: Click on Settings mentioned in the performance section, then go to Advanced tab.


Step 5: From there, you will see Virtual Memory, just click on Change…


Step 6: In Windows 7, the box Automatically manage paging file size for all drives comes prechecked, so we have to uncheck it to perform the operation.


Step 7: Now, from the local drives list, click on your Pen Drive letter, eg. H and set the Custom Size for it. If you have 4 GB Pen Drive, then enter 700 in Initial Size and 3072 in Maximum size and hit Set.

Monday, 28 November 2011

How to Write-Protect USB Flash Drive



     Many a time, it becomes necessary for us to write protect our USB flash drive so as to protect it from viruses and other malware programs. Because flash drives are so popular and most widely used to move data between computers, they are the prime target for attackers as a means to get infections spread around the computer world. Also, since USB drive is not a Read-Only Memory (ROM), the data inside it can easily be modified or deleted by malware programs.
But unfortunately, most of the new flash drives do not come with a write-protect feature as the manufacturers wish to cut down the cost of production. Hence, the only way to write-protect your USB flash drives is to enable this feature on your own computer.
        This can be done by adding a small entry to the Windows registry which acts as a switch that can be enabled to make use of the write protection or disabled to allow write access. Just follow these steps:
    1. Open the Registry Editor (Open the “Run” dialog box, type regedit and hit “Enter”).
    2.Navigate to the following Registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
    3. Create a New Key named as StorageDevicePolicies. To do this right-click on Control, and click on New->Key and name it as StorageDevicePolicies.
    4. Now right-click on  StorageDevicePolicies and create a New->DWORD (32-bit) Value and name it as WriteProtect.
    5. Double-click on WriteProtect and set the Value data to 1.
       Now the right-protection for USB drives is enabled on your computer (no restart required) and thus it would not be possible for anyone or any program to add/delete the contents from your USB flash drive. Any attempt to copy or download the files onto the USB drive will result in the following error message being displayed.
       To revert and remove the write-protection, all you need to do is just change the Value data for WriteProtect (Step-5) from 1 back to 0. Now write access to all the USB devices is re-enabled

DONT FORGET TO COMMENT AND AND  +1 THIS ON GOOGLE 


Popular Posts