Re: c printf/variables content visible in compiled binary. How to hide that ?
- From: dj3vande@xxxxxxxxxxxxxxxxxxxxxxxxxxx
- Date: Wed, 28 Nov 2007 21:17:30 +0000 (UTC)
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
.
- Follow-Ups:
- Re: c printf/variables content visible in compiled binary. How to hide that ?
- From: Benoit Lefebvre
- Re: c printf/variables content visible in compiled binary. How to hide that ?
- References:
- c printf/variables content visible in compiled binary. How to hide that ?
- From: Benoit Lefebvre
- c printf/variables content visible in compiled binary. How to hide that ?
- Prev by Date: c printf/variables content visible in compiled binary. How to hide that ?
- Next by Date: Re: c printf/variables content visible in compiled binary. How to hide that ?
- Previous by thread: c printf/variables content visible in compiled binary. How to hide that ?
- Next by thread: Re: c printf/variables content visible in compiled binary. How to hide that ?
- Index(es):