|
Linking DLL with binary Ghidra
Hello everyone, I am facing an issue while linking a DLL with a binary. I have imported the binary into Ghidra, and there is a reference to a DLL that also exists in the same folder (file.exe, file.dll). However, when I attempt to access the reference, it doesn't lead me anywhere.
|