Crates.io | unicorn-engine |
lib.rs | unicorn-engine |
version | 2.1.1 |
source | src |
created_at | 2021-10-17 01:38:25.775737 |
updated_at | 2024-09-26 11:57:38.997186 |
description | Rust bindings for the Unicorn emulator with utility functions |
homepage | |
repository | https://github.com/unicorn-engine/unicorn |
max_upload_size | |
id | 466056 |
size | 17,391,170 |
Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework, based on QEMU.
Unicorn offers some unparalleled features:
Further information is available at http://www.unicorn-engine.org
This project is released under the GPL license.
See docs/COMPILE.md file for how to compile and install Unicorn.
More documentation is available in docs/README.md.
Contact us via mailing list, email or twitter for any questions.
If you want to contribute, please pick up something from our Github issues.
We also maintain a list of more challenged problems in milestones for our regular release.
Please send pull request to our dev branch.
CREDITS.TXT records important contributors of our project.