Unix Programming - Re: Any standard way to fork and exec something that isn't in a

This is Interesting: Free IT Magazines  
Home > Archive > Unix Programming > June 2005 > Re: Any standard way to fork and exec something that isn't in a





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Any standard way to fork and exec something that isn't in a
Paul Pluzhnikov

2005-06-25, 5:50 pm

Peter Seibel <peter@gigamonkeys.com> writes:

> Heh. That's clever. Something like that is actually probably perfect
> for what I want to do. Thanks.


How is this any different from decrypt to disk; exec; unlink?

Presumably you'll want to unlink the decrypted image even from /tmp
(or else it could be copied from there), and the fact that /tmp is
memory-resident is completely irrelevant, I think.

It would also appear that this scheme is trivial to crack -- just
trace the decryption executable and capture decrypted image before
it is unlinked.

Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com