Commit Graph
209 Commits
Author SHA1 Message Date
David McDonald a6f9a0e95b Framework: Replace PluginRequirements
This replaces all uses of `requirements.PluginRequirements` with
`requirements.VersionRequirement`.
2025-03-24 11:30:17 -05:00
j-t-1andGitHub 475c1e163c Tweak complex plugin documentation 2025-03-08 12:58:25 +00:00
j-t-1andGitHub 0dbd8c0ec1 Tweak complex plugin documentation 2025-03-08 08:30:41 +00:00
j-t-1andGitHub 7f87f8eee0 Tweak complex plugin documentation 2025-03-08 08:27:01 +00:00
David McDonaldandAndrew Case 5cbc07887c Windows PsList: Add method for listing procs from kernel
This adds a new classmethod, `list_processes_from_kernel`, updates the
`list_processes` method signature to use only the kernel module name and
the context instead of splitting information about the kernel between
the layer_name and symbol_table_name paramters, and does a major version
number increase on the plugin.

Also updates the documentation to reflect pslist method signature
change.

Co-authored-by: Andrew Case <andrew@dfir.org>
2025-03-05 17:59:38 -06:00
Mike Auty adf81bc74a Update copyright dates 2025-01-17 12:54:54 +00:00
ikelosandGitHub 8e851c44f9 Merge pull request #1454 from j-t-1/simple
Reformat how to write a simple plugin
2024-12-23 16:43:55 +00:00
j-t-1andGitHub df37f0a909 Reformat how to write a simple plugin 2024-12-23 15:34:17 +00:00
j-t-1andGitHub 9d4dd010a7 Reformat how to write a simple plugin 2024-12-23 15:28:40 +00:00
j-t-1andGitHub a11131b3d4 Update how to write a simple plugin 2024-12-19 14:59:58 +00:00
j-t-1andGitHub a9417edd28 Slightly modify documentation 2024-12-18 17:49:56 +00:00
j-t-1andGitHub 2010dbd713 Merge branch 'volatilityfoundation:develop' into doc 2024-12-18 17:42:01 +00:00
j-t-1andGitHub 1e2900d587 Slightly modify documentation 2024-12-18 17:39:03 +00:00
j-t-1andGitHub c865f4892c Slightly modify documentation 2024-12-18 17:36:05 +00:00
Arthur Deierlein e708a62eef make ruff happy 2024-12-17 22:55:38 +01:00
j-t-1andGitHub 6e3defc677 Merge branch 'volatilityfoundation:develop' into library 2024-12-17 19:22:48 +00:00
j-t-1andGitHub 24e1904376 Modify using as a library documentation
Tiny changes.
2024-12-17 19:22:35 +00:00
ikelosandGitHub 71de86d19d Merge pull request #1398 from j-t-1/manual
Update the CLI manual documentation
2024-12-16 23:25:24 +00:00
ikelosandGitHub d2725b6a00 Merge pull request #1394 from j-t-1/linux
Tweak the getting started linux tutorial
2024-12-16 22:46:44 +00:00
ikelosandGitHub 2fd9dd8a52 Merge pull request #1395 from j-t-1/mac
Tweak the getting started mac tutorial
2024-12-16 22:45:40 +00:00
j-t-1andGitHub 31492f4ab8 Rectify maximum repetition of verbose flag
From four to six (-vvvvvv).
2024-12-14 15:50:50 +00:00
j-t-1andGitHub b235ed05b7 Update the CLI manual documentation 2024-12-12 18:50:23 +00:00
j-t-1andGitHub c740a6c770 Modify using as a library documentation
Tiny changes.
2024-12-12 18:14:35 +00:00
j-t-1andGitHub d77d696e2b Tweak the getting started windows tutorial 2024-12-12 17:49:25 +00:00
j-t-1andGitHub e31e13f471 Tweak the getting started mac tutorial 2024-12-12 17:44:01 +00:00
j-t-1andGitHub 6ffef285f4 Tweak the getting started linux tutorial 2024-12-12 17:36:51 +00:00
j-t-1andGitHub 58a9c3d6da Slightly modify documentation
Include regex_scan, new functionality of volshell. Add Intermediate Symbol File (ISF) to glossary.
2024-12-12 07:20:30 +00:00
j-t-1andGitHub 3d260f3829 Slightly modify documentation
Include regex_scan, new functionality of volshell.
2024-12-11 12:42:20 +00:00
j-t-1andGitHub fc33fd9127 Slightly modify documentation
Include regex_scan, new functionality of volshell.
2024-12-10 17:14:59 +00:00
j-t-1andGitHub 39cb75acca Slightly modify documentation
Include regex_scan, new functionality of volshell.
2024-12-10 17:02:48 +00:00
j-t-1andGitHub fdd49d0921 Slightly modify documentation 2024-12-10 10:11:26 +00:00
j-t-1andGitHub 1cde9ae06e Slightly modify volshell.rst 2024-12-10 09:46:28 +00:00
j-t-1andGitHub 45f9064623 Cosmetic changes to documentation 2024-12-07 17:11:49 +00:00
j-t-1andGitHub e165c78ba7 Cosmetic changes to documentation 2024-12-07 16:37:39 +00:00
j-t-1andGitHub 04d2554442 Cosmetic changes to documentation 2024-12-07 16:36:18 +00:00
j-t-1andGitHub 97698cc5ed Cosmetic changes to documentation 2024-12-07 16:29:58 +00:00
j-t-1andGitHub 9ebc0bd90d Cosmetic changes to documentation 2024-12-07 16:20:45 +00:00
j-t-1andGitHub 93a47e811b Small documentation changes 2024-12-06 21:52:51 +00:00
j-t-1andGitHub 846403115a Small documention changes 2024-12-06 16:00:03 +00:00
ikelosandGitHub 15f2011eed Merge pull request #1342 from lesander/improvement/remove-requirements-and-setup
Update pyproject.toml and remove requirements and setup files
2024-11-23 18:58:21 +00:00
Arthur Deierlein b93d5b7c13 update docs 2024-11-22 11:23:56 +01:00
lesander a04c04c4e3 fix ci 2024-11-08 14:03:08 +01:00
eve 5d072864d7 Docs: Add warning around LiME raw format 2024-10-07 07:00:44 +01:00
Davide Arcuri ce9832a2b3 both yara-python and yara-x support 2024-07-22 13:58:33 +02:00
Davide Arcuri bca4cdda74 replace yara-python with yara-x 2024-07-19 11:09:52 +02:00
Mike Auty 7b42ef0a9f Documentation: Add in more information about overriding configuration values 2024-02-08 11:59:50 +00:00
Mike Auty f95be04305 Documentation: Bump the copyright here to 2024 2024-01-31 21:36:21 +00:00
Mike Auty da203f7d68 Documentation: Improve library documentation
Fixes #993.
2023-09-03 22:07:20 +01:00
Mike Auty 5d4c70d517 Documentation: Fix requirements -> get_requirements #993 2023-08-03 15:16:36 +01:00
Mike Auty 1ff2d80b44 Documentation: Update basics - memory layer information 2023-07-01 17:02:10 +01:00