Closed ikelos closed 4 months ago
This looks nice. I left one comment just for the missing super(), also would need to send a parameter to generator now: https://github.com/volatilityfoundation/volatility3/blob/5e96327cb0851fe75d1c7a4cb9ef27641bf119f7/volatility3/framework/plugins/windows/thrdscan.py#L107
Yep, very good catch, thanks!
Reworks threads from using an altered generator to something more generic which helps make the dependency easier to see and reason about.