Windows Process : Tool to see Function and change arguments

Posted by Jayan on Stack Overflow See other posts from Stack Overflow or by Jayan
Published on 2010-04-25T02:31:15Z Indexed on 2010/04/25 2:33 UTC
Read the original article Hit count: 253

Filed under:
|
|
|

Sometime back I used a windows tool to see what a process is doing. This tool allowed me to inspect functions exported from DLL. It also allowed me to change the values passed to a function on the fly.

I cannot recollect the name(not sure if that was free or commercial one). Could any one point to me solution that can do this?

(Tools like ProcessExplorer, ProcessMonitor helps a bit.. this was better)

Cheers, Jayan

© Stack Overflow or respective owner

Related posts about Windows

Related posts about dll