Re: c printf/variables content visible in compiled binary. How to hide that ?



In article <dde51c0f-1f9d-46e2-b7e4-0612c96db31e@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Benoit Lefebvre <benoit.lefebvre@xxxxxxxxx> wrote:
Ok.. maybe the subject is not 100% clear.

My problem is the following. I'm doing a little tool that generate a
text file.

The content of the text file is stored in a "const char *mycontent"

When I compile the program and I do "strings
compiled_program_binary".. I see the content of the "mycontent"
variable.

Is there any way to make sure it will not be visible when doing
'strings' ?

ROT13 it?
Who are you trying to hide it from, and why?


dave

.