aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-08-10 00:32:09 +0000
committerbloodstalker <thabogre@gmail.com>2018-08-10 00:32:09 +0000
commitce225cf41a59a3ae9366b0a0770c6f97a6f4329e (patch)
tree725f06f377c25d66d0c18469e959ba0eefa5b109 /README.md
parentWIP-added keccak-tiny to obfuscator (diff)
downloadmutator-ce225cf41a59a3ae9366b0a0770c6f97a6f4329e.tar.gz
mutator-ce225cf41a59a3ae9366b0a0770c6f97a6f4329e.zip
resolves 27
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f32e998..12ff7ca 100644
--- a/README.md
+++ b/README.md
@@ -397,6 +397,7 @@ Project mutator uses the following libraries:
* [JSON](https://github.com/nlohmann/json)
* [SaferCPP](https://github.com/duneroadrunner/SaferCPlusPlus)
* [LuaJIT](https://github.com/LuaJIT/LuaJIT)
+* [keccak-tiny](https://github.com/coruus/keccak-tiny)
* Thanks to [Jonathan Brossard](https://github.com/endrazine) for [WCC](https://github.com/endrazine/wcc), specifically `wsh` which is the inspiration for `bruiser`. Check it out if you haven't already.<br/>
All mutator source code is provided under GPL-3.0.<br/>