Re: a new syscalls table
- From: Dag-Erling Smørgrav <des@xxxxxx>
- Date: Sat, 26 Jan 2008 21:52:35 +0100
"Jerry Toung" <jrytoung@xxxxxxxxx> writes:
I am trying to create an environment where you can't run my binaries
on your box and I can't run your binaries on my system (x86 platform).
For that, I have modified the system calls table (i.e everything is
offset by 5).
This is basically the same as "sidegrading" from i386 to amd64 or vice
versa. If you're using 7 or 8, the installworld target sets aside all
the tools it needs to complete the installation, so it doesn't matter
that the binaries you install can't run on your current kernel. Just
make sure you run installkernel first.
DES
--
Dag-Erling Smørgrav - des@xxxxxx
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: a new syscalls table
- From: Jerry Toung
- Re: a new syscalls table
- References:
- a new syscalls table
- From: Jerry Toung
- a new syscalls table
- Prev by Date: Re: FreeBSD hacker 101
- Next by Date: Re: a new syscalls table
- Previous by thread: Re: a new syscalls table
- Next by thread: Re: a new syscalls table
- Index(es):
Relevant Pages
|