*

mwindey

  • *****
  • 485 posts
Re: Obfuscation any plugin ?
« Reply #15 on: June 10, 2022, 05:44:03 PM »
MB Themes is here on forum  :D
Years ago i was using https://www.zend.com/products/zend-guard and it worked ok in that time... I have to check tis out again.

*

sellbuyrent me

  • ***
  • 36 posts
Re: Obfuscation any plugin ?
« Reply #16 on: June 11, 2022, 01:49:02 PM »
Sorry sometimes my answers are not always clear. It is because I am using osclass for a year or so and I am used to the files. Not every fille is clear to me.. Luckaly I have MB Themes to help me out  ;)
where is MB themes ? expensive ?
a ok i got u . i had text u PM if u can check ur box plz

*

sellbuyrent me

  • ***
  • 36 posts
Re: Obfuscation any plugin ?
« Reply #17 on: June 11, 2022, 02:04:30 PM »
zend i cant install on my shared hosting . and i try to find out for a free solution of obfusticating .. for now

*

sellbuyrent me

  • ***
  • 36 posts
Re: Obfuscation any plugin ?
« Reply #18 on: June 11, 2022, 02:10:44 PM »
openssl_encrypt(
    string $data,
    string $cipher_algo,
    string $passphrase,
    int $options = 0,
    string $iv = "",
    string &$tag = null,
    string $aad = "",
    int $tag_length = 16
): string|false


this script can u show an example where to insert ? which file and which line of code plz

*

sellbuyrent me

  • ***
  • 36 posts
Re: Obfuscation any plugin ?
« Reply #19 on: June 11, 2022, 02:11:21 PM »
openssl_encrypt(
    string $data,
    string $cipher_algo,
    string $passphrase,
    int $options = 0,
    string $iv = "",
    string &$tag = null,
    string $aad = "",
    int $tag_length = 16
): string|false
 this script u had shared with us

...can u show an example where to insert ? which file and which line of code plz