diff --git a/README.md b/README.md index 71d18334..de84e400 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Built in C++ and powered by the [Unicorn Engine](https://github.com/unicorn-engi Try it out: sogen.dev +
+ +> [!WARNING] +> Sogen tries to sandbox the execution. However, as it's still early in development, it's hard to guarantee perfect isolation. Caution is advised when analyzing malware. + ## Key Features * 🔄 __Syscall-Level Emulation__