ikelos
ikelos
This should now be superseded by #1098, please test that branch and see if it resolves the same problem this was trying to resolve, and if so this PR can...
No problem, #1098 has now landed in develop, please take a look to see how I imagined implementing it (and feel free to offer suggestions/improvements, there's a list of things...
Hi there, the first error is kind of what causes the second. The image file you're providing isn't identified as any kind of an image. If the image were valid,...
Hiya, at the moment only volatility 2 can handle it, but if you're able to generate example memory images in the VMSS format, then we'll have something to test against...
Still working on this, it's just lower down the priority list...
I think this can be marked as closed? Feel free to reopen it if you believe your issue is a still a problem... 5:)
Sure, no problem, although I can't guarantee it'll get more attention than it managed to get in the last 260 days I'm afraid.
Hmmm, so it looks like this was a change made in 2018 (in [this commit](https://github.com/torvalds/linux/commit/37d849bb4294e22d5250264e82beaf4dd8a5403c)) and so any kernel after about 4.18 won't work with the current `check_afinfo` plugin. @atcuno,...
Did we ever get this resolved @atcuno ?
So, I'm interested to know how people would use `dt` to get information about the pointer itself? My expectation was that when `dt()` was called on a pointer, it would...