mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-24 07:02:23 +02:00
35d47b0fb0ebb839e779365d4e1c22165dc5e93e
We determine address_masks using log/ln2, which cannot accept 0. Therefore we don't support address spaces with a maximum_address of 0. This can affect registry hives, so we've added a check in registry hives to prevent creating layers with invalid maximum_addresses.
Description
No description provided
21 MiB
Languages
Python
99.9%