Bugtraq: Announcing Userland Exec
Bugtraq
mailing list archives
From: the grugq <grugq () hcunix net>
Date: Thu, 01 Jan 2004 19:02:26 +0000
Hey,
This is an implementation of userland exec, that is, code which replaces
the current process image with a new one. The accompaning paper explains
the design and implementation of this code. The full src code is also
included.
peace,
--gq
The Design and Implementation of Userland Exec
by the grugq
Abstract:
This paper examines a mechanism to execute a binary without the use of the
syscal...
Read more at seclists.org