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

bolt_decrypt function will get the original code? #20

Open
freejerry opened this issue May 4, 2021 · 11 comments
Open

bolt_decrypt function will get the original code? #20

freejerry opened this issue May 4, 2021 · 11 comments

Comments

@freejerry
Copy link

Is there any possibility that others can get the original code by bolt_decrypt() if they have the encryption key?

Regards.

@imohsen7
Copy link

imohsen7 commented May 23, 2022

i have similar question. is it safe to put key in encrypted files ?

@obaidaattaee
Copy link

I have the same question.

@EL-Nazer
Copy link

I have a similar question, is it safe to put keys in encrypted files as bolt_decrypt( __FILE__ , "kyc7fh"); and will not let the others can get the original code ??

Thanks,

@mekk55
Copy link

mekk55 commented Nov 20, 2022

It's totally not make sense to put decrypt key in encrypted files

@EL-Nazer
Copy link

It's totally not make sense to put decrypt key in encrypted files

That's how it's working .... so we are waiting @arshidkv12 feedback

@ghost
Copy link

ghost commented Dec 22, 2022

I have the same question, and I am curious about the answer!
@arshidkv12

@gflaminio3
Copy link

up!

@SimonHennes
Copy link

I have the same question but according to #25 it looks like it is hard to encode and good to go..

@rikhtehgaran
Copy link

I could not understand the logic of this app. It encrypts PHP codes but it needs a key to run or decode it. So why should we use this to encrypt our code when we have to give the key to our customer so he can decrypt the code easily? also we have to force customer to load bolt.so on his server

@arshidkv12
Copy link
Owner

arshidkv12 commented Aug 22, 2024 via email

@arshidkv12
Copy link
Owner

arshidkv12 commented Aug 22, 2024 via email

Repository owner deleted a comment from rikhtehgaran Aug 22, 2024
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

9 participants