Rename output filter argument to Crib

This commit is contained in:
j433866 2018-12-18 14:19:52 +00:00
parent c8eab5d218
commit b6bdcaa71f
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ class Magic extends Operation {
"value": false
},
{
"name": "Output Filter (Regex)",
"name": "Crib (known plaintext string or regex)",
"type": "string",
"value": ""
}