mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
ELF::DynamicLoader now validates the ELF header and the program headers in its constructor. The requested program interpreter from the PT_INTERP program header is now avaiable via a getter. The dynamic loader program will want to check that this matches its name, for extra shenanigans checking.
15 KiB
15 KiB