Commit Graph
16 Commits
Author SHA1 Message Date
David McDonald 5c6107bf33 Code Review (style): Use keyword args for clarity
This updates a whole host of method calls to pass keyword arguments
instead of positional arguments.
2025-03-05 17:59:49 -06:00
David McDonaldandAndrew Case b6ec262deb Windows PsList: Update dependents
This updates all dependents on windows.pslist.PsList that could be
updated without breaking interface changes of their own to use the
latest windows.pslist.PsList plugin version with a simplified method
signature

Co-authored-by: Andrew Case <andrew@dfir.org>
2025-03-05 17:59:38 -06:00
David McDonaldandAndrew Case 3a7e61b285 Windows Hivelist: Update dependents
This updates all plugins that depend on windows.hivelist.HiveList to use
the updated method signature, and bumps their dependency version
accordingly.

Co-authored-by: Andrew Case <andrew@dfir.org>
2025-03-05 17:59:38 -06:00
Dave Lassalle 6c4cafa64f #1473 - black fixes 2025-01-23 11:59:37 -06:00
Dave Lassalle b8d9c7b883 #1473 - add missing exception handling for get_key 2025-01-23 11:57:43 -06:00
Arthur Deierlein ad7daafc50 linted with ruff (ruff check . --fix) 2024-12-17 22:55:38 +01: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
superponible 6492a458db correct usage for RegValueTypes enum 2021-09-03 17:32:57 -05:00
Mike Auty 97da37d968 Windows: Update to kernel module for ease of config 2021-08-20 00:53:03 +01:00
ikelosandGitHub d4c20648e0 Merge pull request #534 from volatilityfoundation/issues/issue_528_regvaluetypes
issue #528 - change how registry enum members are accessed
2021-07-14 16:52:07 +01:00
superponible 446510ab5f issue 528 - change how registry enum members are accessed 2021-07-12 11:40:30 -05:00
superponible a7cc978ac6 #457 - filter hives for getsids and getservicesids 2021-07-12 11:24:14 -05: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