RE: Flushing DLLs from memory
From: Free, Bob (RWF4@pge.com)Date: 10/23/01
- Previous message: Robert Gosewehr: "POP3 and IMAP authentication after Q303451"
- Maybe in reply to: H C: "Flushing DLLs from memory"
- Next in thread: Robert Collins: "Re: Flushing DLLs from memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Message-ID: <2DBFCBE6D1DAD11191E300805F577D1202C10E98@exchange104.comp.pge.com> From: "Free, Bob" <RWF4@pge.com> To: "'H C'" <keydet89@yahoo.com>, forensics@securityfocus.com, focus-ms@securityfocus.com Subject: RE: Flushing DLLs from memory Date: Mon, 22 Oct 2001 16:06:55 -0700
Hi Carv-
Is this of any use?
To unload DLLs that have been left in
memory, developers must exit and then restart Windows, which can be very
inconvenient. DLL UNLOADER is a sample Windows-based application that lets
developers select a DLL, show information about it, and unload it from the
system if desired; this eliminates the need to restart Windows.
Unloader.exe
(http://download.microsoft.com/download/platformsdk/sample80/3.1/W31/EN-US/U
NLOADER.EXE)
-----Original Message-----
From: H C [mailto:keydet89@yahoo.com]
Sent: Friday, October 19, 2001 5:31 PM
To: forensics@securityfocus.com; focus-ms@securityfocus.com
Subject: Flushing DLLs from memory
I've been looking into 'live' forensics issues on
NT/2K, and one thing I'm not having any luck with is
how to flush DLLs from memory.
Looking at Rob Lee's page, he's working on
statically-linked binaries for the *nix platforms.
This is an interesting issue, but perhaps not as
simple for NT/2K. I know how to check for which DLLs
a particular program depends on, and I know that the
program and it's DLLs can be loaded onto a CD...the
program can be run from a command prompt after
supplying 'PATH="."'. However, how does one flush the
currently loaded DLLs from memory such that only the
'known good' DLLs from the CD are used?
Thanks,
Carv
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
[This inbound message was scanned for viruses
by the McAfee E500]
- Previous message: Robert Gosewehr: "POP3 and IMAP authentication after Q303451"
- Maybe in reply to: H C: "Flushing DLLs from memory"
- Next in thread: Robert Collins: "Re: Flushing DLLs from memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|