Page 2 of 2
Re: Not enough space for the new segment in the file header
Posted: Sun Sep 02, 2018 6:22 am
by a47
yeah, sorry for whong -L usage, but i still cannot fix this issue
Re: Not enough space for the new segment in the file header
Posted: Tue Sep 04, 2018 3:00 pm
by Admin
Re: Not enough space for the new segment in the file header
Posted: Wed Sep 05, 2018 6:47 am
by a47
The GNU linker(ld) hasnt -headerpad flag(or same):
https://linux.die.net/man/1/ld
lld(llvm linker), too. Mac OS using own linker also called "ld" with another flags:
https://www.unix.com/man-page/osx/1/ld/ (and only it has headerpad)
Re: Not enough space for the new segment in the file header
Posted: Sat Sep 15, 2018 5:16 am
by Admin
Could you send us a test example (original binary) that shows your problem?
Re: Not enough space for the new segment in the file header
Posted: Sat Sep 22, 2018 5:45 am
by a47
Admin wrote:Could you send us a test example (original binary) that shows your problem?
Yes, here is the example:
https://0x0.st/s3Pf.so