bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/30444] Implementation of COFF/PE format lacks base64 suppo


From: sven.koehler at gmail dot com
Subject: [Bug binutils/30444] Implementation of COFF/PE format lacks base64 support (Extended COFF Object)
Date: Tue, 16 May 2023 16:58:06 +0000

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

--- Comment #15 from Sven <sven.koehler at gmail dot com> ---
(In reply to Sven from comment #2)
> //AAph7S is an example of a section name from the attached file. The part
> after the two slashed decodes to the byte sequence 00 0a 61 ed. So i'm
> pretty sure, the byte order is big endian.

Given the new results, I should mention that I was wrong an //AAph7S decodes to
0xa61ed2.

In test-llvm.o, there are also //base64 examples that end in a slash, which
would not happen when encoding 32bit with RFC base64. For example //AAoQj/
decodes to 0xa108ff.

-- 
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]