Monday, 27 May 2013

are daemon tmpfs executables copied unencrypted to memory upon execution? (prevent if so?)

are daemon tmpfs executables copied unencrypted to memory upon execution? (prevent if so?)

When a daemon is executed, is the executable copied to memory?
If so, can it be copied encrypted?
If not, is there a way to prevent the executable from being copied to memory?
The executable is stored on an encrypted tmpfs.

No comments:

Post a Comment