A small utility that allows the AMS8 or Lua developer to transpile Lua code into C code and automatically compile that C code into a Lua module. This tool, based on lua2c, completely translates Lua to a Lua AST, then translates that AST to a C AST and generates C code from that final translation step.
It can be used to add a layer of difficulty in reverse engineering AMS8 applications to Lua source code, as the Lua source code is gone.
Filename | Version / Changelog | |
---|---|---|
autoplay2c-win32-1.1.0.0-setup.zip | Sun 09 Oct 2022, version 1.1.0.0 - View changes. | Download |
autoplay2c-win32-1.0.0.0-setup.zip | Sun 25 Sep 2022, version 1.0.0.0 - View changes. | Download |
Please click the 'help' label on the main application screen to read how to use the application. This help dialog also shows you the limitations of lua2c.
This application runs on any Windows based OS after Windows 2000, using either a x86 (32bit) or a x64 (64bit) setup.