Skip to content

zxsleebu/luactor

Repository files navigation

LUActor

simple lua protector for basic security

Features

  • Anti-decompiler

    Breaks decompiler, so you don't have to care that somebody decryptins your script

  • String encryption

    Your strings will be safe, without performance impact (upd: now im not sure about it).

  • Object indexing hider

    When you do object.index (io.read for ex.) the protector hides it.

  • Global variables protection

    Nobody is gonna see your globals :)

Run

node .\main.js .\input.lua .\build.lua

Screenshots

image

About

simple lua protector for a basic security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published