2

Is there a way to obfuscate PHP code with Ioncube without encoding it?

I.e. the code is just obfuscated and it can be executed without the ioncube loader?

I am not 100% sure but I remember it was possible with an old version of Ioncube and now (v. 8.3.2) I can't find the way to do it: I still have an obfuscate option but it seems it always work in addition to encoding

5
  • 3
    Also, any obfuscated code can be decompiled. Commented Feb 4, 2016 at 15:09
  • I know that obfuscated code can be decompiled and ye I did search for alternatives, however my question was related to Ioncube, it seems to me it was possible in old versions and now I can't find the way to do it. Commented Feb 5, 2016 at 12:57
  • @Eugenio Might be a good idea to add that into your question, and say what versions it works with and what versions it doesn't. Commented Feb 5, 2016 at 14:45
  • Do you insist on IonCube or is any solution that obfuscates without encoding appropriate? Commented Feb 5, 2016 at 14:57
  • @IraBaxter if it's not possible with ioncube I'll evaluate other options Commented Feb 5, 2016 at 17:38

1 Answer 1

1

It seems that it is not possible and it has never been possible to obfuscate only: http://forum.ioncube.com/viewtopic.php?p=10797#10797

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.