Please help me,
I have one generic dll whose documentation is not available,i know the function names in it but want to know the parameters in it. Also i have one application which usase that dll. I have used Win32dasm like many other utilitys but they doesn't work for the dynamic linking of generic dll. Other idea i have got from somebody is that, to hook that api to find out the parameter but , i don't know how to hook on api function call to know parametes
Thanks in advance
I have one generic dll whose documentation is not available,i know the function names in it but want to know the parameters in it. Also i have one application which usase that dll. I have used Win32dasm like many other utilitys but they doesn't work for the dynamic linking of generic dll. Other idea i have got from somebody is that, to hook that api to find out the parameter but , i don't know how to hook on api function call to know parametes
Thanks in advance