5 results for “topic:lua-virtual-machine”
Pure Rust implementation of Lua compiler.
Lua Virtual Machine (and various tools) for Lua so you can Lua while you Lua
Laufuscator is a powerful Lua code obfuscator that transforms your scripts into heavily protected bytecode using a custom virtual machine. It employs multiple layers of encryption, anti-tampering measures, and code transformation techniques to make reverse engineering extremely difficult.
Luna is a proof-of-concept micro-programming language built of top of the Lua virtual machine. The Luna compilation suite is written in C++11, while Lua is written in C99.
Lua 5.1 VM Environment with 5.3 Functions Support. Made in Lua 5.3, this thing can run Lua 5.1!