superponible

Results 5 issues of superponible

Implementation of timers plugin from volatility2, with column added showing symbols within the module matching the routine address. Offset DueTime Period(ms) Signaled Routine Module Symbol 0xf8057edffc40 0x000000c9:0x2d5e40c1 0 - 0xf8057edf3f40...

This adds the missing volatility2 plugin unloadedmodules $ python vol.py -f data.lime windows.unloadedmodules.UnloadedModules Name StartAddress EndAddress Time sacdrv.sys 0xfffff8057eaf0000 0xfffff8057eb0f000 2024-06-14 06:10:25.000000 hwpolicy.sys 0xfffff8057fc80000 0xfffff8057fc91000 2024-06-14 06:10:29.000000 WdBoot.sys 0xfffff8057ea10000 0xfffff8057ea1c000...

Volatility 2 plugin unloadedmodules missing in volatility 3

enhancement
plugin-request

Add the LoadCount column with a symbol extension since it depends on OS version. @ikelos Not sure if there's a better way of printing the -1. the actual data is...

next-release

**Describe the bug** DllList output doesn't include the LoadCount column. **Expected output** $ python vol.py -q -r pretty -f data.lime windows.dlllist Volatility 3 Framework 2.26.2 Formatting... | PID | Process...

next-release