Skip to content

ERROR of "eval()'d code(1) : eval()'d" from PHP CLI with argv() and getopt() #22

@alternat0r

Description

@alternat0r

Error Description:
An error was found when executing an obfuscated PHP script for CLI usage. Especially when using argv() and getopt() function.

Cause:
Function argv() and getopt() seem does not work well with the Obfuscator.

Error output:

Notice: Undefined variable: argv in C:\script.php(166) : eval()'d code(1) : eval()'d code on line 29

Notice: Trying to access array offset on value of type null in C:\script.php(166) : eval()'d code(1) : eval()'d code on line 29
``

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