-
Notifications
You must be signed in to change notification settings - Fork 463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page error 0xfffffffffff8 in layer primary2 (Page Fault at entry 0xc30063 in table page table) #356
Comments
|
Failing all that, we can get more useful debugging information if you re-run the command but with |
Thank you for the comments.
I have tried today using the .vmem file as you suggested (I included the .vmss file on the USB in the same directory that volatility is directed to as you mentioned). The issue is that I am trying to test RAM Capture tools that can be used for live scene forensics. So copying the .vmem file would rarely be an option. pslist (with Win10x64_18362 Profile): Interestingly, windows.pslist: DumpIT started okay but failed at end due to Page error Belkasoft started okay but failed at end due to Swap error (The Magnet RAM Capture and ftk Imager captures returned the same results as Belkasoft on all tests) p.s. sorry for the long post |
Thank you for all the info! This is really useful! Would it be possible to put the full pslist input/output from the following into text files:
I would like to see how many processes volatility 3 recovers vs volatlity 2 before volatility 3 bails out. You can attach the text files here. |
Hello, I have been continuing to try to get this working, in doing so I have tested some older versions of Windows 10 (1703 [15063 OS build] and 1909 [18363 OS build]. Both these VMs have had their RAM captured with the latest versions DumpIT and Belkasoft and saw the exact same issues as previously mentioned on the 2004 [19041]. I was wanting to know whether it is a Volatility Issue, a RAM Capture Tool Issue or a VMware Issue? Also, are there any RAM Capture tools that you would recommend, as I know you previously mentioned that you do not support the four tools I am trying? |
I think we are close to diagnosing it. Can you please send the dumpit volatility 3 output with the full -vvv set ? Volatility 2 and 3 seem to be getting the same number of processes, but then Volatility 3 errors out at the end. The -vvv should tell us exactly where this is happening. Also, if output appears on the terimnal, and not in your redirected file, can you please send the full terminal prints as well? |
Here's the output to the following command with -vvv (the errors only appeared in the terminal so I've included that first): |
For your interest here is a list of the commands I've tried in dumpIT and Belkasoft and their outcome. The issues seem to be with reading the registry files for the cachedump, hashdump and lsadump. |
Running Volatility3 through RAM Capture from a Windows10 19041 VM the above error is returned. Attempted on volatility2 but the address space for that version of windows cannot be found and produces failed results too.
I have tried this on five different RAM Captures taken from the same system with different RAM capture software, so doubt it to be a capture issue as error persists with all dumps:
The text was updated successfully, but these errors were encountered: