I encountered a problem where I tried to dump a process using volatility3. But volatility3 couldn't do it. Here's the error:
┌──(kali㉿kali)-[~]
└─$ vol -f ../../../mnt/hgfs/BRIC-20251113-181108.raw -o dumps windows.dumpfiles --pid 820
Volatility 3 Framework 2.26.2
Progress: 100.00 PDB scanning finished
Cache FileObject FileName Result
And nothing was found here. Although volatility showed its PID and that the process itself was running. I really need help.