Slashdot Mirror


User: robert_020202

robert_020202's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. strace for Windows on Analysis of Spyware · · Score: 1

    I am just wondering whether there is a strace like program for windows. Attach it to IE, and log all system calls (Win32 API), such as file system operations, registry functions, spawning of child processes, and so on. The usefullness of this tool is obvious.