From: "Philipp Gühring" <pg@futureware.at>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] syscall filtering
Date: Wed, 24 Nov 2004 16:17:56 +0100 [thread overview]
Message-ID: <200411241618.02582.pg@futureware.at> (raw)
In-Reply-To: <1101249648.31127.1055.camel@rapid>
[-- Attachment #1: Type: text/plain, Size: 366 bytes --]
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 does
not work there. You need a complete emulator for those applications.
Many greetings,
Philipp Gühring
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2004-11-24 15:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-23 14:19 [Qemu-devel] syscall filtering Magnus Damm
2004-11-23 14:33 ` Paul Brook
2004-11-23 22:40 ` J. Mayer
2004-11-23 22:48 ` [Qemu-devel] " Ben Pfaff
2004-11-24 15:17 ` Philipp Gühring [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200411241618.02582.pg@futureware.at \
--to=pg@futureware.at \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).