On Wed, Jul 12, 2023 at 3:34 PM Richard W.M. Jones <rjo...@redhat.com> wrote:
> I looked through the section names with objdump -h and none of them
> looked unusual.  However I think in the past when we analyzed this we
> found it was doing something really crazy, like actually appending the
> bytecode to the file (ie. not using the ELF format at all).

That was the conclusion I had just come to.  In the unstripped binary,
the ELF structure accounts for about 700K, but the file size is over
3M.  It looks like they really do just append the bytecode to the
file.
-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to