Skip to content

(suggestion) don't use loadstring #9

@djfjfofoc3

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.

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