Adapt readme

This commit is contained in:
Maurice Heumann
2025-04-07 09:02:05 +02:00
parent 1cfe20b7a1
commit e749c7d47f

View File

@@ -12,7 +12,7 @@ A high-performance Windows process emulator that operates at syscall level, prov
Perfect for security research, malware analysis, and DRM research where fine-grained control over process execution is required.
Built in C++ and powered by the Unicorn Engine.
Built in C++ and powered by the [Unicorn Engine](https://github.com/unicorn-engine/unicorn) (or the [icicle-emu](https://github.com/icicle-emu/icicle-emu) 🆕).
## Key Features