README
======

You will require libusb installed on your GNU/Linux system.

Run the following to compile it:

	make

The 'main' executable will be built. Plug-in your USB device, and run main as follows:

	sudo ./main <vendor-name>

For example,

	sudo ./main sandisk

Or, simply run it as root:

	./main sandisk

Have fun!

License
-------
Code is released under GNU General Public License (GPL).

Author
------
Shakthi Kannan
shakthimaan@gmail.com
http://www.shakthimaan.com