Files
volatility3/volatility3
Gustavo Moreira 448ba24eac linux: pslist: add user/group , real/effective identifiers to the output: uid,gid, euid and egid.
We reimplemented get_task_fields() using a dataclass, reducing the size of the function's interface and preventing unbounded growth. This change simplifies future modifications and enhances maintainability.
2024-12-18 16:09:17 +11:00
..