ikelos

Results 566 comments of ikelos

@gnarcap Yours suggests it doesn't find an intel image, so please open a separate issue about this. There's diagnostics we can run to help narrow down the problem, but it'll...

The idlepml4_str typo was fixed, but [reported](https://github.com/volatilityfoundation/volatility3/issues/515#issuecomment-855662665) as still not returning results, when results were expected. I don't think we ever got an image that suffered from this directly.

Hiya, so we'd need to think about how you interact with memory images that could be containers for other memory images, or may be just plain memory images themselves. It's...

The vmscanning plugin sounds fine, but I'm quite uncomfortable about adding a new command line flag to CLI without a lot more thought of how it might affect the library...

Sorry for dropping the ball on this, I've been tinkering with things along these lines but still don't have anything to show yet. The kind of a config you'd be...

Hmmm, that *shouldn't* raise an attribute error, but if an exception's throw in the `traverse` method, I think it reports that back as an attribute error. One for @iMHLv2 I...

Hiya, thanks for this. I'm a little concerned that to fix a windows problem it's changing the logic for all operating systems, and may look redundant given that the normal...

Hiya, just as an update I'm sorry I've taken so long, but I'm still considering more/better page fault handling code than we have at the moment.

Sorry it took me a while, but I've worked on the page fault handler mechanism, and I'm now happier that it can be kept more separate from the Intel layers...

I'm happy making volshell use the same functionality. Wiping out *all* the cache files means that expensive schema checks (which are keyed against the schema hash) may need to be...