• Resolved fsahdo

    (@fsahdo)


    Code suspicious in this file
    /unipixel/admin/page-event-logs.php

    I’m getting a lots of code like \x75\x6E\x69\x70\x69\x78\x65\x6C\x5F\x67\x65\x6E\x

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter fsahdo

    (@fsahdo)

    There is ok with that?

    Plugin Author Buildio

    (@buildiodev)

    Good eye, that’s just the result of a build process. The distributed version goes through minification and encoding as part of packaging, this is common for some WordPress plugins that run a build step before release. If you decode those hex strings you’ll see they’re just regular function names like unipixel_generate.... Nothing unusual, just the compiled output vs the development source.

    Plugin Author Buildio

    (@buildiodev)

    Closing this for now, hopefully this answers your question.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.