mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<img src="./docs/images/cover.png" />
|
||||
<h1 align="center">
|
||||
Windows User Space Emulator
|
||||
Sogen - Windows User Space Emulator
|
||||
<br>
|
||||
<a href="https://github.com/momo5502/emulator?tab=GPL-2.0-1-ov-file"><img src="https://img.shields.io/github/license/momo5502/emulator?color=00B0F8"/></a>
|
||||
<a href="https://github.com/momo5502/emulator/actions"><img src="https://img.shields.io/github/actions/workflow/status/momo5502/emulator/build.yml?branch=main&label=build"/></a>
|
||||
@@ -14,6 +14,8 @@ Perfect for security research, malware analysis, and DRM research where fine-gra
|
||||
|
||||
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 on: <a href="https://sogen.dev">sogen.dev</a>
|
||||
|
||||
## Key Features
|
||||
|
||||
* 🔄 __Syscall-Level Emulation__
|
||||
|
||||
Reference in New Issue
Block a user