Answer the question
In order to leave comments, you need to log in
How to encrypt a file so it won't open?
I need to encrypt a file (more precisely .jpeg) so that it doesn't open anywhere at all.
Answer the question
In order to leave comments, you need to log in
Encrypt with any method available to you, since after encryption it will not open in any case as a picture
https://www.php.net/manual/ru/function.openssl-seal
https://www.php.net/manual/ru/function.openssl-enc...
The jpeg won't open if you change the first few bytes in the header, even just one.
And if you change even more bytes, then it will be better
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question