This topic is locked
[SOLVED]

PHPRUNNER with "SourceGuardian"

12/3/2021 1:23:05 PM
PHPRunner General questions
T
taumic author

Hello,

I am trying to encrypt the code generated with PHPrunner. For this I am currently looking at the software "SourceGuardian".
I have installed "SourceGuardian" and can encrypt.

The problem is with the loader (ixed.7.2ts.win) which is loaded cleanly as an extension via php.ini (as phpinfo shows).
Although it is loaded, it does not show the PHP/HTML scripts created with PHPrunner and encrypted with "SourceGuardian" decrypted.

With manually created PHP scripts I have no problems with this!!!!

Has anyone had similar experiences and found a solution for this?

I would be grateful for any hint!

With best regards

Michael

Sergey Kornilov admin 12/3/2021

I'm struggling trying to understand what exactly "it does not show the PHP/HTML scripts created with PHPrunner and encrypted with "SourceGuardian" decrypted."

Show us some full-page screenshots that would explain what happens when you are trying to run PHPRunner apps protected by SourceGuardian.

T
taumic author 12/3/2021

Hello,

sorry admin, you are absolutely right.
Attached is the output of the encrypted PHPrunner project (index.htm) and the SourceGuardian section of phpinfo.

img alt

img alt

Michael

Sergey Kornilov admin 12/3/2021

"full-page screenshots". You are cutting out the most important info.

T
taumic author 12/3/2021

yep, full-page....

img alt

Sergey Kornilov admin 12/3/2021

It looks like you encrypted HTML files as well which is a mistake. Only PHP files need to be encrypted.

T
taumic author 12/3/2021

Hey, you made my day (or night ;-) )!
You really must not encrypt the HTML`s too, although "SpurceGuardian" offers that and even suggests it by default....

Thanks a lot!

Michael