unicorn/bindings/zig
2023-03-28 14:20:55 +02:00
..
unicorn Update bindings const 2023-03-28 14:20:55 +02:00
README.md zig consts 2023-03-23 10:09:41 -03:00

Unicorn-engine-Zig

Zig bindings for the Unicorn emulator with utility functions.

Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework based on QEMU.

How to use

Add to your project the file unicorn/unicorn.zig that will manage all the available architectures.