Amiga.org
The "Not Quite Amiga but still computer related category" => Alternative Operating Systems => Topic started by: Linchpin on March 18, 2005, 10:50:16 AM
-
Anyone know if there is a Snoop-Dos type app for WinXP?
There proberbly is, but i cant find it :-D
-
See www.sysinternals.com (http://www.sysinternals.com) (utility called FileMon).
-
Cheers itix :-D
-
http://www.iol.ie/~ecarroll/snoopdos.html
take a look on end of page "SnoopDos for the PC"
-
Ta... but
Check the title. Snoopdos for WINXP.
:-D
-
See www.sysinternals.com (utility called FileMon).
And, not forgetting process explorer..IIRC same site.
-
Hum,
the built in
windoze task manager
is quite handy...
to reboot.
:-)
-
:-P
-
Filemon, Regmon, Process Explorer, et al are fantastic tools, but none of them monitor API access in a way similar to SnoopDos. Microsoft used to ship APIMon with the Platform SDK, but it was a bit flakey. It wouldn't be terribly difficult to write a SnoopDos-like application for Windows, but who has the time? :-) Most Win32 IDEs have some sort of integrated debugger that will show you this kind of stuff. Microsoft's debugging tools (free!) are also good for this kind of thing, but they're not the most user-friendly tools out there.
Trev