LibObjectFile
LibObjectFile copied to clipboard
go build elf file, elf.write error Invalid ElfObjectFile
go build a elf file elf.write error: Invalid ElfObjectFile Error LB0154: Invalid PT_LOAD segment alignment requirements: (VirtualAddress - Range.Offset) & (Alignment - 1) == 128 while it must be == 0

Can you share the main ELF file? I don't think there's anything easily actionable without it.
i want to add a section to the elf file.