Skip to content

GSoC2017

Latest
Compare
Choose a tag to compare
@Lrakulka Lrakulka released this 25 Aug 18:34
· 1 commit to master since this release

GSoC2017 is the release of the Double Bottom USB Stick project that was developed during Google Summer of Code program.

Device Commands

Currently, the device supports four commands:

  • Initializes device default configurations (InitConf - INIT_DEVICE_CONFIGURATIONS)
  • Changes currently visible partition (ChangePart - CHANGE_PARTITION)
  • Shows device configurations (ShowConf - SHOW_ROOT_CONFIGURATIONS)
  • Updates device configurations (UpdateConf - UPDATE_ROOT_CONFIGURATIONS)

Device Data Protection

Note: AES.* are forked files from this repository.