Forum Discussion
gpfister
Bronze I
22 days agoHelp with ELF file entry point in lab
Hi, I'm currently stumped on this lab in particular on the last question: https://us.immersivelabs.com/v2/labs/elf-execution-structure/series/computer-architecture It's asking for the "entry point"...
- 20 days ago
Hi again,
I managed to get the correct solution. Looks like the question is expecting the GNU_EH_FRAME address. Looks like an error because the question is asking for the entry point.
Hope they can solve it, but meanwhile, if you want to finish the lab, use the GNU_EH_FRAME address.
Adrip
Bronze I
20 days agoHi again,
I managed to get the correct solution. Looks like the question is expecting the GNU_EH_FRAME address. Looks like an error because the question is asking for the entry point.
Hope they can solve it, but meanwhile, if you want to finish the lab, use the GNU_EH_FRAME address.