https://sourceware.org/bugzilla/show_bug.cgi?id=30444
--- Comment #5 from Sven <sven.koehler at gmail dot com> --- This is the PE format specification by Microsoft: https://learn.microsoft.com/en-us/windows/win32/debug/pe-format It does not mention base64. It only mentions the decimal integer encoding with one preceding slash. But as I wrote above, base64 is definitely supported by Microsoft's tools. -- You are receiving this mail because: You are on the CC list for the bug.