Skip to content

DllList LoadCount missing #1780

Open
@superponible

Description

@superponible

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 |       Base |     Size |                Name |                                                                                                              Path | LoadCount | LoadTime | File output
* |  508 |        smss.exe | 0x48580000 |   0xf000 |            smss.exe |                                                                                     \SystemRoot\System32\smss.exe |        -1 |      N/A |    Disabled
* |  508 |        smss.exe | 0x7c900000 |  0xaf000 |           ntdll.dll |                                                                                     C:\WINDOWS\system32\ntdll.dll |        -1 |      N/A |    Disabled
* |  608 |       csrss.exe | 0x4a680000 |   0x5000 |           csrss.exe |                                                                                 \??\C:\WINDOWS\system32\csrss.exe |        -1 |      N/A |    Disabled
* |  608 |       csrss.exe | 0x7c900000 |  0xaf000 |           ntdll.dll |                                                                                     C:\WINDOWS\system32\ntdll.dll |        -1 |      N/A |    Disabled
* |  608 |       csrss.exe | 0x75b40000 |   0xb000 |          CSRSRV.dll |                                                                                    C:\WINDOWS\system32\CSRSRV.dll |        -1 |      N/A |    Disabled
* |  608 |       csrss.exe | 0x75b50000 |  0x10000 |         basesrv.dll |                                                                                   C:\WINDOWS\system32\basesrv.dll |         3 |      N/A |    Disabled
* |  608 |       csrss.exe | 0x75b60000 |  0x4b000 |          winsrv.dll |                                                                                    C:\WINDOWS\system32\winsrv.dll |         2 |      N/A |    Disabled
* |  608 |       csrss.exe | 0x77f10000 |  0x49000 |           GDI32.dll |                                                                                     C:\WINDOWS\system32\GDI32.dll |         5 |      N/A |    Disabled
* |  608 |       csrss.exe | 0x7c800000 |  0xf6000 |        KERNEL32.dll |                                                                                  C:\WINDOWS\system32\KERNEL32.dll |        16 |      N/A |    Disabled

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions