mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 11:43:56 +00:00
Update README.md
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
A high-performance Windows process emulator that operates at syscall level, providing full control over process execution through comprehensive hooking capabilities.
|
||||
|
||||
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.
|
||||
|
||||
## Key Features
|
||||
@@ -28,8 +30,6 @@ Built in C++ and powered by the Unicorn Engine.
|
||||
* 💻 __Debugging Interface__
|
||||
* Implements GDB serial protocol for integration with common debugging tools (IDA Pro, GDB, LLDB, VS Code, ...)
|
||||
|
||||
Perfect for security research, malware analysis, and DRM research where fine-grained control over process execution is required.
|
||||
|
||||
##
|
||||
> [!NOTE]
|
||||
> The project is still in a very early, prototypy state. The code still needs a lot of cleanup and many features and syscalls need to be implemented. However, constant progress is being made :)
|
||||
|
||||
Reference in New Issue
Block a user