View Single Post
  #1  
Old 07-26-2023, 03:58
Xpired Xpired is offline
Guest
 
Join Date: Jul 2023
Posts: 1
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 0 Times in 0 Posts
Xpired Reputation: 0
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.
Reply With Quote