Notifications
Clear all
Topic starter
10/11/2010 9:31 am
hi,
would like to check for those using Encase Enterprise to do remote capture of the physical memory over the network, after the output, what kind of analysis tools do u use to analyse the E01 file?
10/11/2010 1:41 pm
hi,
would like to check for those using Encase Enterprise to do remote capture of the physical memory over the network, after the output, what kind of analysis tools do u use to analyse the E01 file?
I'm not sure if the Enterprise version is much different to the Forensic version in that regard, but you could try the following
* The Volatility Framework has embedded memory-E01 support.
* You could also dump the contents of the memory E01 to RAW, e.g. ewfexport, and select any tool you prefer.
Topic starter
10/11/2010 5:22 pm
thanks!