gleeda (Jamie Levy)

Results 51 comments of gleeda (Jamie Levy)

You have to specify the —plugins option first: vol.py —plugins=contrib/plugins -f test.raw --profile=Win7SP1x86 malprocfind

Just in case, make sure that `dpapick` is installed for the correct `python`: ``` $ cat $(which pip) #!/usr/bin/python ... ``` Look at `vol.py` to see how it calls `python`:...

For this issue: ``` Thanks for response, but I am afraid that doesnt work : $ vol.py —plugins=contrib/plugins -f test.raw --profile=Win7SP1x86 malprocfind Volatility Foundation Volatility Framework 2.6 ERROR : volatility.debug...

Yeah, I second this. That is, IF they have a git repo... Worst case, we can create a folder for the plugins we have so far, and then submodule the...

Just a note that I'm hoping we'll have a resolution to the `unnamed_field` issue soon. It is currently a potential blocker for verifying this issue: #151

I'm still having issues getting dwarf2json profiles to work with this version of Kali for some reason :-/ ```$ python3 vol.py -vvv -f ~/Documents/Virtual\ Machines/Kali.vmwarevm/Kali-e1e76f89.vmem linux.proc.Maps Volatility 3 Framework 1.0.0-beta.1...

When running it on a different copy of memory from the same machine, I get a little bit further: ```INFO root : Volatility plugins path: ['/Users/gleeda/Work/DEV/volatility3/volatility/plugins', '/Users/gleeda/Work/DEV/volatility3/volatility/framework/plugins'] INFO root :...

@gleeda Yes, sorry! I'll get it in here in a bit.

> Encountering the same errors as @gleeda is doing here. I've created an Ubuntu 20.04 VM (using VMware). Installed `linux-image-$(uname -r)-dbgsym` and generated a profile with [dwarf2json](https://github.com/volatilityfoundation/dwarf2json). Created a snapshot...

Ahh I forgot! [output.txt](https://github.com/volatilityfoundation/volatility3/files/4588806/output.txt)