March 25, 2009

New tool : USB Write blocker

Usb write blocker is a small tool I created yesterday, it sets the registry keys to block write requests to USB devices. Comes usefull in several cases, in my case an unamed AV Software insisted on deleting my fuzz samples. Requires .NET 2.0 Framework.

Download USB Write Blocker













The respective registry key and value is :
Rootkey : HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
Subkey : StorageDevicePolicies
Key : Writeprotect (Boolean)


No comments:

Post a Comment