Files
volatility3/volatility/framework/interfaces
Mike Auty 5c41e05876 Improve Module construction.
The hash/size determination takes time, so make the hash generated on
use (so far, only on dedupe) and cache it, since it shouldn't change.

We also cache the Module construction, so that if it's done in a loop
(like pslist), it won't keep recaculating for the same module.
2018-07-18 21:46:56 +01:00
..
2018-06-04 23:55:38 +01:00
2018-07-18 21:46:56 +01:00
2018-06-04 01:25:02 +01:00
2018-06-16 14:19:36 +01:00
2018-06-04 23:28:26 +01:00