S
S
Sergey Nizhny Novgorod2020-12-23 11:19:51
PHP
Sergey Nizhny Novgorod, 2020-12-23 11:19:51

How to properly obfuscate an opencart plugin?

There are a fairly large number of plugins for opencart. You need to obfuscate the code.

The problem is that plugins call parent methods (properties) of the CMS system and the system expects to see certain methods (properties) in the code of this plugin.

Is there any solution how to make obfuscation, and not “spoil” these methods (properties), except for how to mark up with pens what to obfuscate and what not?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question