Skip to content

(suggestion) don't use loadstring #9

Description

@djfjfofoc3

there are loads of easy to use Lua Bytecode decompilers (like unluac)
, and just using a lua compiler (which, from what i can tell, is all your code does).
Additionally, some environments don't provide loadstring, and require a custom LBI.
Additionally, use of some form of encryption would be useful.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions