Andrew Case
524d89ad6c
Fix several bugs in check_afinfo. Update through latest kernels. Match current Volatility coding standards
2025-03-31 23:08:49 +00:00
David McDonald
43ac6c4d62
Fix copy-pasted module docstrings
...
This updates the module docstrings for 5 modules that duplicate the
docstring from the `proc` module. This was presumably the result of using
the `proc` module as a template for the others.
2025-01-07 10:24:46 -06:00
Gustavo Moreira
c18818aa8d
Fix misuse of all() and any() functions across the codebase
2024-10-02 10:38:01 +10:00
Eve
4f4e2efd99
Linux: update warning logic in linux.checks_afinfo so that only one warning is shown and debug logs are cleaner
2023-11-15 10:29:06 +00:00
Eve
f7d5e722a2
Linux: add member presence checks to linux.checks_afinfo _check_afinfo function to stop crashes when none of the required members are present
2023-11-13 07:05:30 +00:00
Mike Auty
43a17384c3
Core: Update to black 23.1.0 which removes many blank lines and parentheses
2023-02-03 00:35:49 +00:00
Mike Auty
bd402772c7
Core: Apply black to the entire codebase and add workflow
2022-12-07 20:48:14 +00:00
Mike Auty
8f1c5ee55c
Core: Bump API to 2.0.0 and remove symbol_shift
2021-10-06 21:03:40 +01:00
Mike Auty
ad3560e1bc
Linux: Shift linux plugins to using kernel as their default module
2021-08-25 15:48:53 +01:00
Mike Auty
1480aca453
Linux: Update all plugins to ModuleRequirement
2021-07-22 22:40:09 +01:00
Mike Auty
d14ba9e96e
Core: Roll the version number back to 1.0.0
2021-01-20 21:29:30 +00:00
Mike Auty
3911098d27
Core: Rename the top level namespace
2021-01-20 21:21:16 +00:00