mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Switch
This commit is contained in:
@@ -11,8 +11,6 @@ A high-performance Windows process emulator that operates at the syscall level,
|
||||
|
||||
Built in C++ and powered by the Unicorn Engine.
|
||||
|
||||

|
||||
|
||||
## Key Features
|
||||
|
||||
* __Syscall-Level Emulation__: Instead of reimplementing Windows APIs, the emulator operates at the syscall level, allowing it to leverage existing system DLLs
|
||||
@@ -29,6 +27,10 @@ Perfect for security research, malware analysis, and DRM research where fine-gra
|
||||
|
||||
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 :)
|
||||
|
||||
## Preview
|
||||
|
||||

|
||||
|
||||
## YouTube Overview
|
||||
|
||||
[](https://www.youtube.com/watch?v=Y6NXwI7x7Og)
|
||||
|
||||
Reference in New Issue
Block a user