skelsec / pypykatz

Mimikatz implementation in pure Python
MIT License
2.77k stars 367 forks source link

Exception: Could not find module! lsasrv.dll #137

Open SeiV-K opened 9 months ago

SeiV-K commented 9 months ago

Hi, I have the following issue on one dump. The dump structure is fine, just the parsing of it fails for some weird reason. Why is that caused ? How could i potentially fix ? Is it something that has to do with my pypykatz version? I remember i used to parse the same or similar dump some time in the past... not sure though

image

SeiV-K commented 9 months ago

A dump from another system, Windows 10 and not Windows Server 2016 is parsed just fine image

skelsec commented 6 months ago

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 help out potentially if you send me the dump file.