Files
Ne0nd0g d01d50d020 First attempt at implementing modules. About 45% of the way there.
Module descriptors are JSON files in the data/modules directory.
2018-02-06 20:01:07 -05:00

7 lines
92 B
JSON

{
"powershell": {
"disableav": true,
"obfuscate": false,
"base64": false
}
}