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.