mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-21 14:02:22 +02:00
It now makes use of the original array's symbol table to get the pointer template, such that the size of the pointer is correct according to the original table. Resolves "pointer.size" attribute errors (firing inside a property and thus throwing off unusual exceptions).