ikelos

Results 566 comments of ikelos

Forgot to add to this, the order of options *should* be command line > saved config > default, so adding an explicit pid should allow you to override it just...

Hiya, there's a few points in here: First off, rather than tasking volatility to read your memory, it might be better to get a different tool specifically designed to check...

Probably it will, but I think that's ok. It allows for the gathering of data from disparate places, which might be useful one day for a different type of layer....

Looks like there is a conversion tool (written in rust) to convert it to a raw format. https://github.com/MagnetForensics/z2dmp-rust Looks like we theoretically could support it. Just need to interpret [the...

Well, it did stack it as a crashdump file, but I dunno whether then the rest of the image had an issue, or whether the crashdump format they wrote it...

Looks like it's just the `cached_property` change, so should be trivial to rebase/fix up.

Waiting on your review please @atcuno (once the parity release is out).

This is a significant shift in semantics. I'm not immediately against it, but I definitely want to consider the ramifications. This could technically differ from the current functionality (if 0...

> If, in a hypothetical scenario, a pointer to 0 is readable in a specific layer and someone wants to check for 0 specifically, why are they evaluating it as...

Each time you run volatility, it will update a single shared cache on the computer, but each time it will be using a different symbols directory, so each time it...