LuaCryptor

Convert Lua file to C file with all functions encrypted

$ luarocks install luacryptor

Luacryptor creates .c file, which can be compiled into
binary library. Loading this library into Lua works as if
original Lua module was loaded. Loading requires password.

Versions

1.0-19 years ago238 downloads

Dependencies

lua ~> 5.1

Manifests