|
How to dubug DLL?
I am provided with the source code of a dll, which I have to analyze and fix some bugs. The problem is I don’t know how to debug a dll file ie., how to attach it to a process and run. I will be thankful if someone help me to do the same.
|