bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PE section extension


From: Joachim Schiele
Subject: PE section extension
Date: Fri, 31 May 2024 12:39:38 +0200
User-agent: K-9 Mail for Android

Hello,

I'd like to extend the ld generated PE section with a custom section called .store in analogy to .idata and I would love a little guidance where to make this change. The new field must be generated after the idata has been generated. In addition I need to know where the dllname name, foo.dll is generated as I need to change this as well to reserve like 300 more chars for later changes of said dllname.

I found pe-dll.c but so far didn't find where the dllname is translated into the .idata section of the PE header.

Regards, Joachim
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]