Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 11:44:11 +0100
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        Bill Paul <wpaul@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h resource_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c subr_pe.c winx64_wrap.S src/sys/dev/if_ndis if_ndis.c if_ndisvar.h src/sys/modules ...
Message-ID:  <86r7jgss1w.fsf@xps.des.no>
In-Reply-To: <200502160541.j1G5fIDx084973@repoman.freebsd.org> (Bill Paul's message of "Wed, 16 Feb 2005 05:41:18 %2B0000 (UTC)")
References:  <200502160541.j1G5fIDx084973@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Paul <wpaul@FreeBSD.org> writes:
>   Log:
>   Add support for Windows/x86-64 binaries to Project Evil.
>   [...]
>   The original patches provided macros to wrap every single routine at
>   compile time, providing a secondary jump table with a customized
>   wrapper for each exported routine. I decided to use a different approac=
h:
>   the call wrapper for each function is created from a template at
>   runtime, and the routine to jump to is patched into the wrapper as
>   it is created.  [...]

I think this qualifies as "Project Eviler".  I can't wait to find out
what you'll come up with next...

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r7jgss1w.fsf>