Diff for "Supporters/numerone/projects/UsbCopyProtection"

Differences between revisions 5 and 6
Revision 5 as of 2009-04-28 17:14:30
Size: 2621
Editor: anonymous
Comment:
Revision 6 as of 2009-07-12 19:32:56
Size: 2709
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
Current version is 1,0, released on 10/04/09 Current version is 2,0, released on 12/07/09
Line 33: Line 33:
It should be multilanguage It should be multiplatform
Line 37: Line 37:
It ask if disable the usb disk and flashdisk recognition or if mounting it as read only.

UsbCopyProtection

I've realized a scenario: I'm making a research or project for school, college, university or work on my windows machine in my house. I invite a colleague at my home for enjoy ourselves. When I'm far of pc, it put it's flash disk in my usb port and copy my work for edit himself.

It's a concrente scenario that can realize, so I decide to create a program that block windows' usb disk releavement.

On my xp machine, if there are no usb disk/flash connected the block of the driver works good; if, instead, those are connected, the block of driver requires a restart for unloading it from memory. The unblock of driver works good.

On my vista machine, instead, if the driver is not blocked at startup, for block it a restart is required; instead if the driver is blocked at startup it works extaclty as an xp machine.

The program is written in c# 2,0 using Visual studio 2008, but a goal is making the program multiplatform, changing the language if necessary.

Version

Current version is 2,0, released on 12/07/09

Goal

The goal is having a system for disabling the recognition of usb disk and flash disk. It should be work under windows, linux and mac; it's preferible having it work without restart. It should be multiplatform

What is done

Right now it works only under windows, and in many cases the restart of machine is needed. The language of UI is only italian. It ask if disable the usb disk and flashdisk recognition or if mounting it as read only.

Download Page

Translation UI is unavailable right now'

The UI Language is italian with some part (depending on graphic libraries) in english

Download Page (Italian)

External Links

Project Home page (Italian) Screenshots of the program (Italian)

Back to Projects page

Supporters/numerone/projects/UsbCopyProtection (last edited 2020-11-29 13:14:20 by doczkal)