Rebuild Exception Information of a x86 64Bit Pe-File Disassembly
Peter Johnson
peter at tortall.net
Thu Jun 14 01:22:40 PDT 2007
On Thu, 14 Jun 2007, Stefan Sellmer wrote:
> And then patch the exception directory information into the resulting
> pe-file?? Because just name in the asm-listing a section .pdata is not
> enough for the linker to create a exception directory entry in the data
> dictionary array....
I guess I'm not familiar enough with how exception directories work at the
linker/executable level to give you a clear answer. Where does the linker
find out what exception directory entries to create if not from the .xdata
and .pdata sections in the object file?
--
Peter
More information about the yasm-devel
mailing list