mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 08:36:16 +00:00
Update README with sandbox execution warning
Added a warning about sandbox execution limitations.
This commit is contained in:
@@ -16,6 +16,11 @@ Built in C++ and powered by the [Unicorn Engine](https://github.com/unicorn-engi
|
|||||||
|
|
||||||
Try it out: <a href="https://sogen.dev">sogen.dev</a>
|
Try it out: <a href="https://sogen.dev">sogen.dev</a>
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
> [!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
|
## Key Features
|
||||||
|
|
||||||
* 🔄 __Syscall-Level Emulation__
|
* 🔄 __Syscall-Level Emulation__
|
||||||
|
|||||||
Reference in New Issue
Block a user