hello,
I have an exe that uses a dll. This dll calls a windows api function inside a windows dll. when calling this function the dll pass some params. In one of this params it is being passsed a specifid dword. I know what dll Im looking for as well as the function. I also know the value of the dword being passed.
So my question is: what is the best tool to easily find this dword so I can change it? Any examples on this?
Thank you







