Skip to content

Releases: Lrakulka/Double_Bottom_USB_Stick

GSoC2017

25 Aug 18:34
Compare
Choose a tag to compare

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.