Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doubt about security #11

Open
devrzaph opened this issue Sep 25, 2022 · 2 comments
Open

Doubt about security #11

devrzaph opened this issue Sep 25, 2022 · 2 comments

Comments

@devrzaph
Copy link

Hello, first congratulations for the work in making this available to the community, we have few projects of this type.

I compiled it and it worked perfectly for my 8.0 and 8.1 application.

I have a question about security, I know they are all vulnerable, but how do you rate it?

Let's say my server is hacked or someone with access to it wants to 'break' the encryption, how complex would that be? Since it looks to me like a single-key XOR encryption, in addition to compressing the files.

I wish success for this project.

@hoowa
Copy link
Owner

hoowa commented Oct 3, 2022

Its complex question.
I think there is no one can give to you answer!
because any php code can be trace in memory.
AS i known more than one php unencrypt serivice in china, they can break all php codw even some popular commercial sloutions.

@devrzaph
Copy link
Author

devrzaph commented Oct 3, 2022

Okay, thanks for your feedback.

I have the same thought and I appreciate your sincerity. We were also able to decrypt the extension to break it, but of course, as I mentioned, you need to have access to the server and a good knowledge of PHP, memory, etc. That doesn't let it be a secure extension.

Again, congratulations on the work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants