mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-23 14:42:25 +02:00
This uses the exceptions to indicate how much can be skipped in the virtual intel translation layer. This means large holes in the memory can be skipped more quickly. It also eliminates the is_valid/mapping loop.