-
Story
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
Undefined
-
To obfuscate custom keywords, we need to offer a dictionary-style replacement obfuscation, eg in the below example:
- type: keywords
replacementType: static
replacement:
hello: goodbye
fire: water
Obfuscation is out of scope and will be done in CFE-29.
AC:
- well tested logic to detect keywords (the keys in the replacement object).
- blocks
-
CFE-29 Implement the Static Obfuscator
- Closed