The iUtil command converts the specified string into arguments and pass it to the function.
Note
Exploit Prevention is not supported in the ARM architecture.
Syntax
iUtil cvt2args name
Parameter
Parameter | Description |
|---|---|
cvt2args | Converts the specified strings into arguments. |
Example
set test_var10 [iUtil cvt2args $test_var10]
For more Expert Rules examples, visit the Trellix Github repository.