* On Wed, 6 Dec 2006, Stephen Torri wrote:
> I am trying to create a custom Windows PE loader (binary & DLL) for the
> purpose of security research.
Though my answer isn't directly related to your subject, on a side note I
would mention a Process Stalker [1], open src software which
(unfortuna
Stephen Torri wrote:
I am trying to create a custom Windows PE loader (binary & DLL) for the
purpose of security research. I am having a difficult time finding how
to allocate memory for a binary at the desired address in memory
(especially if its non-relocatable). I would like to see why I cann
I am trying to create a custom Windows PE loader (binary & DLL) for the
purpose of security research. I am having a difficult time finding how
to allocate memory for a binary at the desired address in memory
(especially if its non-relocatable). I would like to see why I cannot
get memory allocated