Q: 16
Select the tool appropriate for finding the dynamically linked lists of an application or malware.
Options
Discussion
Nope, for finding DLL dependencies you'd pick D here. PEiD is more about packers and signatures.
D , encountered exactly similar question in my exam and Dependency Walker was correct.
D for sure.
Its C
Wouldn't Dependency Walker (D) be the go-to for checking linked DLLs in Windows apps? I don't see how PEiD or the others would give you that full dependency tree. Let me know if I'm missing something!
C or D here, but I think C (PEiD) works too since it analyzes PE files and sometimes gives info about linked libraries. But maybe that's not as focused as Dependency Walker. Anyone prefer C for malware inspection?
Not C, D is right here. Seen similar on practice tests and official guide says Dependency Walker for DLL lists.
Be respectful. No spam.