Comments
Overview
REM
Syntax
REM <comment>Example
REM This is a comment block.
REM It can be as many lines as you wish, as long as they all begin with REM.
REM This block will not be compiled into the inject.bin file.
REM It will however help fellow DuckyScript programmers understand this payload..Result
Example
Result
REM_BLOCK
Example

Best Practices
Last updated