Forum Discussion
Foundational Static Analysis: API Analysis step 10
Step 10 of this lab says to go to the command line and run xelfviewer. In my virtual machine, that is not found. I see a directory for the building of it, but I don't find the binary anywhere to be able to execute it, and I don't have permissions to be able to do the build. Anyone have any suggestions about that?
4 Replies
- netcat
Silver III
Well, from my point of view there's more than one section header, and ghidra lists them all. Try them all, or try those starting with ".s" for quicker progress.
- redreturn
Bronze II
Hi ArthurDent,
Its been quite a while since I did this but I'm pretty sure I had the same issue and just resolved the answers with the other tools available. Sorry I can't be more help.
- TillyCorless
Community Manager
Hi ArthurDent I can see that darkmacheken and redreturn have solved this lab. Tagging them to understand if they can offer up any tips
- ArthurDent
Bronze II
I did the same as others, used the other tools to see sections, and process of elimination from there. Someone should look at the lab and either change the question or get the tool out on the vm.