you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago*

There are tracing programs that let you see when a program makes system calls to read and write files, control hardware, etc. It might be easiest to run it and see what it does in a VM sandbox. Process Monitor looks like a strace equivalent on windows.

  • source
  • parent