mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-25 23:52:23 +02:00
2c02df125ae43248fac5564a9ae8b104337aa71b
MHL kindly pointed out that the string wasn't truncating, and it turns out I misread the struct documentation, which truncates or pads with \x00s to ensure the appropriate length. We now truncate to the first null we find.
Description
No description provided
21 MiB
Languages
Python
99.9%