diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index c89edbce..f9e79813 100644 --- a/README.md +++ b/README.md @@ -395,7 +395,6 @@ ESP (ESP_init+0x4) - How does it work? ================= @@ -494,6 +493,9 @@ Some options can be specified: * Code coverage instrumentation: `-c` * Only fast tests: `-t long` (excludes the long tests) +They already use Miasm: +======================= +* [Sibyl](https://github.com/cea-sec/Sibyl): A function divination tool Misc |