Skip to content

Lua bindings for the Unicorn CPU emulation engine

License

Notifications You must be signed in to change notification settings

udbg/unicorn-lua

 
 

Repository files navigation

this is a fork from https://github.com/dargueta/unicorn-lua, use xmake, build with MSVC and lua5.4 on Windows

Build

requirements:

  • python: to run tools/generate_constants.py
  • xmake: to build

steps:

  1. CD to unicorn-lua, and config the directory xmake f --UNICORN_DIR=<UNICORN-Directory>
  2. Execute xmake

Packages

No packages published

Languages

  • C++ 65.3%
  • Python 12.4%
  • Lua 11.4%
  • CMake 4.9%
  • C 4.3%
  • Makefile 1.3%
  • Shell 0.4%