Closed GoogleCodeExporter closed 9 years ago
Not sure if this is the issue, but can you see if it sees the memory sample as
RAM or a disk? You can figure this out using EnCase or ewfinfo:
Memory sample saved as "disk":
$ ewfinfo [memory sample]
[snip]
Media information
Media type: fixed disk
[snip]
Memory sample saved as RAM:
[snip]
Media information
Media type: memory (RAM)
[snip]
Original comment by jamie.l...@gmail.com
on 25 Feb 2014 at 8:36
Media information
Media type: memory (RAM)
Is physical: yes
Bytes per sector: 4096
Number of sectors: 2221568
Media size: 8.4 GiB (9099542528 bytes)
Original comment by johnmcca...@gmail.com
on 26 Feb 2014 at 3:21
Sorry for the delay. Until we figure out what the issue is with the address
space, you could, as a work around, mount the memory files using xmount [1] and
run volatility over the mounted file. That should at least save you the
conversion step.
[1] http://manpages.ubuntu.com/manpages/lucid/man1/xmount.1.html
Original comment by jamie.l...@gmail.com
on 7 Mar 2014 at 4:16
merging ewf issues
Original comment by jamie.l...@gmail.com
on 7 Mar 2014 at 4:48
I do have workarounds. Was just reporting that the built-in functionality
didn't appear to work as advertised.
Original comment by johnmcca...@gmail.com
on 10 Mar 2014 at 7:21
Original issue reported on code.google.com by
johnmcca...@gmail.com
on 19 Feb 2014 at 6:54