Use a tool such as PEditor to edit the section attribute, to allow execution. I'm not sure, but I believe there are programmatic and/or compiler oriented ways of doing this too. _________________
Mutilated lips give a kiss on the wrist of the worm-like tips of tentacles expanding in my mind
I'm fine accepting only fresh brine you can get another drop of this yeah you wish
Joined: 29 Nov 2005 Posts: 375 Location: Farmington NH, USA
Posted: Thu Nov 13, 2008 11:12 am Post subject:
the CLR is a example of a entry outside the the original code section IE it Export CRTMain which then calls Main() in the code section .. this is the basis of that methodology.. as to how packers do it would be that the stub to unpack before execution is called before main so modifing the PE Entry to point to stub and then stub calls main ... at least that is how i understand it..
Use a tool such as PEditor to edit the section attribute, to allow execution. I'm not sure, but I believe there are programmatic and/or compiler oriented ways of doing this too.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum