Results 45 comments of skelsec

I pushed a fix for this on the main branch

There are some weird edge-cases where parsing fails if for example the dump was taken within a few minutes of bootup. if it's a one-off issue then I can only...

Hello, I have not yet encountered this issue myself, if you could share a minidump file with me which would help reproducing this issue it might help solving the problem....

Thanks for the dump. this is super-interesting! it seems that it's not a `pypykatz` rather a `minidump` issue. No worries, I'm also the author of that one :) Will come...

I believe you're expecting the same information to be acquired from the registry and form the lsass but those are two different things which while do have some relation with...

the minidump writer functionality is not working currently as I haven't seen much interest from users to actually implement it. (started implementing a while ago and I was just meh...

Hello, thank you for submitting this issue. I don't think that this issue is worth mitigating. Reasons: 1. (the political one) The specification of the minidump file format doesn't mention...

Thank you for the PR. I did some tests on it and it seems to me that you left some debug prints and `input` calls there. I have removed those...

Thank you for the headsup, indeed new feature was added to dpapi module which required the new version of `winacl`, which was not indicated correctly in the minimum version requirements...

Hello, it is somewhat intentional. Sadly, I don't have the capacity to provide whl packages for all platforms. Previous versions had whl packages because I wanted to experience what it...