From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CWz3c-0004PK-OA for qemu-devel@nongnu.org; Wed, 24 Nov 2004 10:27:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CWz3c-0004On-09 for qemu-devel@nongnu.org; Wed, 24 Nov 2004 10:27:48 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CWz3Z-0004Oe-BY for qemu-devel@nongnu.org; Wed, 24 Nov 2004 10:27:47 -0500 Received: from [195.110.214.35] (helo=mail.regionet.at) by monty-python.gnu.org with smtp (Exim 4.34) id 1CWyuG-0000dL-LT for qemu-devel@nongnu.org; Wed, 24 Nov 2004 10:18:09 -0500 From: Philipp =?utf-8?q?G=C3=BChring?= Subject: Re: [Qemu-devel] syscall filtering Date: Wed, 24 Nov 2004 16:17:56 +0100 References: <1101219555.8458.28.camel@localhost> <1101249648.31127.1055.camel@rapid> In-Reply-To: <1101249648.31127.1055.camel@rapid> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5326181.eOpXgRII1i"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411241618.02582.pg@futureware.at> Reply-To: pg@futureware.at, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --nextPart5326181.eOpXgRII1i Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, > You never need an emulator to filter syscalls on Unix: take a look to > ptrace syscall, especially PTRACE_SYSCALL request, all needed features > are already there... The problem is that many applications are ptrace-resistant, so systrace doe= s=20 not work there. You need a complete emulator for those applications. Many greetings, Philipp G=C3=BChring --nextPart5326181.eOpXgRII1i Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBBpKYqlqQ+F+0wB3oRAjpAAKCb5SyX+zA78juH1QugQrHi1+P8SwCgvPtZ Y9CMDxuNzfAM+Jm12Bp362Y= =j8nJ -----END PGP SIGNATURE----- --nextPart5326181.eOpXgRII1i--