Page 1 of 1
how i can made usb write protected
Posted: May 23rd, 2014, 10:53
by ahmedali
how i can made usb write protected not only on my pc and for others pcs that
i used usb in it
coz i tried some programs do that but found work only on my pc
for that i need one to can protect the usb from virus from other pcs
& don't need for scan & re copy what i lose from virus damage files
Re: how i can made usb write protected
Posted: May 23rd, 2014, 12:08
by einstein9
ahmedali wrote:how i can made usb write protected not only on my pc and for others pcs that
i used usb in it
coz i tried some programs do that but found work only on my pc
for that i need one to can protect the usb from virus from other pcs
& don't need for scan & re copy what i lose from virus damage files
Use CUSTOM MADE FLASH - with CD partition (for example)
OR
buy expensive customized flash (HW) + SW which comes with it and do what u needed to program it to do (i think german made)
Re: how i can made usb write protected
Posted: May 23rd, 2014, 13:40
by ahmedali
einstein9 wrote:
Use CUSTOM MADE FLASH - with CD partition (for example)
how that ?
Re: how i can made usb write protected
Posted: May 24th, 2014, 3:51
by HaQue
You can find the tools at places like flashboot.ru to modify drives firmware - but be warned - it isn't easy, you will probably kill a few drives.
BTW a simple Google and stuff like this is found.:
http://www.kanguru.com/storage-accessories/kanguru-ss3.shtmlAnother easy way is get a USB-SD Card adapter and use SD Cards with a write Protect switch. You can get ones in the shape that closely resembles a flash drive, so not much different. SD Cards are easier to store too.
There is a registry hack also that you can use. Write a small .reg file to enable, and another one to disable, then you can run it, use your drive, then run it after you have finished to re-enable writing to USB.
Re: how i can made usb write protected
Posted: May 24th, 2014, 10:17
by ahmedali
HaQue wrote:There is a registry hack also that you can use. Write a small .reg file to enable, and another one to disable, then you can run it, use your drive, then run it after you have finished to re-enable writing to USB.
that is nice way
but i need that operation made automatically
to be faster more than any file copy to himself to usb
and maybe i forget to reback write mode
forthat wn plug usb that no write mode work then wn unplug re back to normal mode
any thing like .bat file to do that
Re: how i can made usb write protected
Posted: May 24th, 2014, 12:11
by einstein9
ahmedali wrote:HaQue wrote:There is a registry hack also that you can use. Write a small .reg file to enable, and another one to disable, then you can run it, use your drive, then run it after you have finished to re-enable writing to USB.
that is nice way
but i need that operation made automatically
to be faster more than any file copy to himself to usb
and maybe i forget to reback write mode
forthat wn plug usb that no write mode work then wn unplug re back to normal mode
any thing like .bat file to do that
ANY stupid anti-virus will block that? sometimes windows itself,
better go for either option1 or 2,
good luck
Re: how i can made usb write protected
Posted: May 24th, 2014, 16:47
by fzabkar
Option 3 is to buy any cheap flash drive, locate the controller's Write Protect pin, and then add your own switch. If you intend to use your flash drive as a permanent read-only archive, then you could solder a permanent link to ground.
See the following Silicon Motion reference circuits:
download/file.php?id=8221&mode=view (SM3257EN_application_circuit.jpg)
download/file.php?id=8220&mode=view (SM3255QF_application_circuit.jpg)
The nWPRO pin is the one you would need to hack.
Re: how i can made usb write protected
Posted: May 26th, 2014, 18:54
by AssimilatorX
You also can use diskpart
Win+R
Diskpart
List disk
"than select your disk" > sel disk 1
"list partitions" list part
"select partition" sel part 1
type > att vol set readonly
to remove att vol clear readonly
http://social.technet.microsoft.com/For ... progeneralmore info here i use that works well.
Re: how i can made usb write protected
Posted: May 26th, 2014, 20:21
by HaQue
einstein9 wrote:ahmedali wrote:HaQue wrote:There is a registry hack also that you can use. Write a small .reg file to enable, and another one to disable, then you can run it, use your drive, then run it after you have finished to re-enable writing to USB.
that is nice way
but i need that operation made automatically
to be faster more than any file copy to himself to usb
and maybe i forget to reback write mode
forthat wn plug usb that no write mode work then wn unplug re back to normal mode
any thing like .bat file to do that
ANY stupid anti-virus will block that? sometimes windows itself,
better go for either option1 or 2,
good luck
No, The Active directory domains I manage have this reg hack sent out Via group Policy, and there is McAfee AV in service.
Re: how i can made usb write protected
Posted: May 29th, 2014, 20:13
by ahmedali
AssimilatorX wrote:You also can use diskpart
Win+R
Diskpart
List disk
"than select your disk" > sel disk 1
"list partitions" list part
"select partition" sel part 1
type > att vol set readonly
to remove att vol clear readonly
http://social.technet.microsoft.com/For ... progeneralmore info here i use that works well.
it's work in same pc not different one