crashtest-r0ket/tools/smartflash
Stefan `Sec` Zehl 3a20ddf824 subtle fixes 2011-12-27 17:28:23 +01:00
..
Makefile subtle fixes 2011-12-27 17:28:23 +01:00
README Mini makefile and small doku 2011-12-25 18:52:19 +01:00
flash Add smartflash utility set 2011-12-25 18:40:32 +01:00
mass subtle fixes 2011-12-27 17:28:23 +01:00
smartflash Add smartflash utility set 2011-12-25 18:40:32 +01:00

README

smarflash recognizes r0kets in firmware flash or mass storage flash mode and flashes them to factory defaults with a new generated random crypto key.

Runs only under linux (sorry, but requires /sys/... stuff)

You NEED to disable your automounter and run it as root.

Disabling automounter on ubuntu 10.4: 
	run gconf-editor
	apps > nautilus > preferences

	media_automount = OFF
	media_automount_open = OFF
	media_autorun_never = ON 

run "make setup" to generate/gathe the necessary files
then run "./smarflash" and flash away.


TODO ideas:
- keep cryptokey if already there.
- ability to format if not? Or somehow force formatting?
- fix broken FS: save config/keys // reformat // copy back