Re: system monitoring
- From: Lloyd <lloydkl@xxxxxxxxx>
- Date: Fri, 15 May 2009 02:17:14 -0700 (PDT)
You do not want kernel hooking since it cannot be done on 64-bit systems and
on 32-bit your software will be flagged by malware scanners. If you want
to see file operations, you need a file system filter, go tohttp://www.osronline.comand join NTFSD that is where the file system folks
hang out. This is tough stuff and is hard to do right.
Is hooking not possible on 64bit systems? (applicable to 64bit Linux
as well?). What alternative does they provide? Whether "filter
drivers" are the plausible solution? Can I use filter drivers for
monitoring whole system activities ?(like network, filesystem, new
application installation, external devices...)
Thanks,
Lloyd
.
- Follow-Ups:
- Re: system monitoring
- From: Volodymyr Shcherbyna
- Re: system monitoring
- From: daniel
- Re: system monitoring
- References:
- system monitoring
- From: Lloyd
- Re: system monitoring
- From: Kerem Gümrükcü
- Re: system monitoring
- From: Lloyd
- Re: system monitoring
- From: Don Burn
- system monitoring
- Prev by Date: Re: system monitoring
- Next by Date: Re: system monitoring
- Previous by thread: Re: system monitoring
- Next by thread: Re: system monitoring
- Index(es):
Relevant Pages
|