Update README.md

Removed the new emoji from the README link to icicle-emu.
This commit is contained in:
Maurice Heumann
2025-11-03 07:24:03 +01:00
committed by GitHub
parent 9ec488e87c
commit b13324a7d6

View File

@@ -12,7 +12,7 @@ Sogen is a high-performance Windows user space emulator that operates at syscall
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](https://github.com/unicorn-engine/unicorn) (or the [icicle-emu](https://github.com/icicle-emu/icicle-emu) 🆕).
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).
Try it out: <a href="https://sogen.dev">sogen.dev</a>