winafl
winafl copied to clipboard
How to export or find the offset of function in .dll file?
Hi,
I am trying to fuzz a server and the crash that I expect is in .exe file. But the target function that receives data is in .dll file. Is there any hint on how to export or find the offset of the receiving function in .dll file?