bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30142] PE .rsrc section is generated as writable


From: pali at kernel dot org
Subject: [Bug binutils/30142] PE .rsrc section is generated as writable
Date: Sat, 15 Apr 2023 09:37:21 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30142

--- Comment #2 from Pali Rohár <pali at kernel dot org> ---
Hello! Thanks, I have tested this change and it works perfectly:

$ readpe test-rsrc.exe | grep -A 11 'Name:\s*\.rsrc'
export directory not found
        Name:                            .rsrc
        Virtual Address:                 0x6000
        Physical Address:                0xb8
        Size:                            0x200 (512 bytes)
        Pointer To Data:                 0xe00
        Relocations:                     0
        Characteristics:                 0x40000040
        Characteristic Names
                                             IMAGE_SCN_CNT_INITIALIZED_DATA
                                             IMAGE_SCN_MEM_READ

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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