Storage Activity
Overview
WAIT_FOR_STORAGE_ACTIVITY
Example
REM Example WAIT_FOR_STORAGE_ACTIVITY Payload
ATTACKMODE HID STORAGE
DELAY 2000
LED_OFF
STRINGLN Waiting for the disk to be read from or written to...
$_STORAGE_ACTIVITY_TIMEOUT = 10000
WAIT_FOR_STORAGE_ACTIVITY
LED_OFF
LED_RResult
WAIT_FOR_STORAGE_INACTIVITY
Example
Result
Internal Variables
$_STORAGE_ACTIVITY_TIMEOUT
Last updated