aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-11-26 14:08:43 +0000
committerbloodstalker <thabogre@gmail.com>2018-11-26 14:08:43 +0000
commitdc22658993ae658bca4ed8bae0e4fcb219059de4 (patch)
tree8641c62b5caf38546e2b984f9e372c165adfb326 /obfuscator/README.md
parentlgtm (diff)
downloadmutator-dc22658993ae658bca4ed8bae0e4fcb219059de4.tar.gz
mutator-dc22658993ae658bca4ed8bae0e4fcb219059de4.zip
introducing cgrep, a new addition to the mutator family. updated the readme for bruiser. some minor changes to the wasm setter test script. things look more or less fine. i still need to add a repackage function to faultreiber.
Diffstat (limited to 'obfuscator/README.md')
-rw-r--r--obfuscator/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/obfuscator/README.md b/obfuscator/README.md
index 5ab0937..31492d3 100644
--- a/obfuscator/README.md
+++ b/obfuscator/README.md
@@ -1,6 +1,7 @@
# obfuscator
obfuscator is a C/C++ source-code obfuscation tool.<br/>
+obfuscator can use SHAKE128 and SHAKE256 to generate hash digests.<br/>
## Status
You can find a list of the implemented features and the ones that will be implemented below.<br/>