Z
Z
Zhenia Bel2022-01-30 20:15:52
PHP
Zhenia Bel, 2022-01-30 20:15:52

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

5 answer(s)
S
Satisfied IT, 2022-01-30
specialist @borisdenis

Encrypt with any method available to you, since after encryption it will not open in any case as a picture

S
SagePtr, 2022-01-30
@SagePtr

https://www.php.net/manual/ru/function.openssl-seal
https://www.php.net/manual/ru/function.openssl-enc...

N
Nikolay Savelyev, 2022-01-31
@AgentSmith

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

S
Saboteur, 2022-01-31
@saboteur_kiev

winrar with password 16+ characters.

M
Mors Clamor, 2022-01-31
@66demon666

I once rewrote the image file back to front on delphi7)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question