Commit Graph
5134 Commits
Author SHA1 Message Date
Abyss Watcher 3b679cbafb explicit None check 2025-01-18 13:26:43 +01:00
Abyss Watcher cc9486cf03 pre-process module triaging to improve readability 2025-01-18 02:19:11 +01:00
Abyss-W4tcherandGitHub ca98aa25ed Merge branch 'develop' into modxview_plugin 2025-01-18 02:16:52 +01:00
ikelosandGitHub 0cd1520c92 Merge pull request #1551 from gcmoreira/linux_fix_pslist_task_credentials
linux: pslist: fix task credentials rendering
2025-01-17 16:32:21 +00:00
ikelosandGitHub ec48f04ec9 Merge pull request #1550 from gcmoreira/linux_intel_32_pae_support
Linux: Add support for Intel 32bit with PAE
2025-01-17 16:23:49 +00:00
ikelosandGitHub ccb5581554 Merge pull request #1542 from gcmoreira/linux_parity_release_harden_process_listing
linux: Ensure task listing functions yield only valid tasks
2025-01-17 16:19:48 +00:00
ikelosandGitHub 8859d0a2ef Merge pull request #1543 from gcmoreira/linux_windows_harden_linked_list
Linux and Windows: Ensure linked list object extensions consistently yield valid entries
2025-01-17 15:47:07 +00:00
ikelosandGitHub adea50a01c Merge pull request #1544 from gcmoreira/linux_parity_release_harden_vma_enumeration
Linux: Ensure VMA enumration functions yield only valid objects consistently
2025-01-17 14:23:19 +00:00
Mike Auty adf81bc74a Update copyright dates 2025-01-17 12:54:54 +00:00
ikelosandGitHub 897743ace7 Merge pull request #1549 from cgoodwine/develop
Actions: Add new workflow for generating windows EXEs with pyinstaller
2025-01-16 20:26:54 +00:00
Abyss Watcher cd8690a805 require framework version 2.17.0 2025-01-16 16:27:22 +01:00
Abyss Watcher 94704c6674 2.16.0 -> 2.17.0 bump 2025-01-16 16:26:57 +01:00
Abyss Watcher b447bfa81c remove module tainting proxies 2025-01-16 16:24:38 +01:00
Gustavo Moreira b27f98fed2 linux: pslist: fix task credentials rendering 2025-01-15 14:37:35 +11:00
Gustavo Moreira 28c74f8c1b Linux: Add support for Intel 32bit with PAE in early kernels, including versions 2.3.27 and 2.3.28. 2025-01-15 13:23:39 +11:00
Gustavo Moreira 9f08af47b1 Linux: Add support for Intel 32bit with PAE 2025-01-15 12:51:52 +11:00
Kerry Goodwine 1a84f96c70 Actions: Add new workflow for generating windows EXEs with pyinstaller 2025-01-14 14:55:06 -05:00
Gustavo Moreira 7fc2af5b4e linux: Add an additional quick check before validating pointer readability 2025-01-14 11:39:48 +11:00
Gustavo Moreira 8bc0452935 linux: Improve compatibility with ancient kernels 2025-01-14 11:21:23 +11:00
Gustavo Moreira 0d9715136c Linux: Ensure VMA enumration functions yield only valid objects consistently 2025-01-13 17:15:37 +11:00
Gustavo Moreira 093b12b7cd Linux and Windows: Ensure linked list object extensions consistently yield valid entries 2025-01-13 16:56:59 +11:00
Gustavo Moreira 6817d2c765 linux: ensure process listing functions yield only valid tasks 2025-01-13 16:05:52 +11:00
Abyss Watcher 0e4e751844 stateless classmethods 2025-01-11 14:05:36 +01:00
ikelosandGitHub a6777146f6 Merge pull request #1538 from Abyss-W4tcher/plugins_argparse_epilogue
Introduce customizable plugin arparse epilog
2025-01-10 22:42:17 +00:00
Abyss Watcher 8842375341 2.15.0 -> 2.16.0 bump 2025-01-10 23:28:02 +01:00
ikelosandGitHub bedcaa24cd Merge pull request #1541 from volatilityfoundation/revert-1539-mac
Revert "Small readability improvements"
2025-01-10 21:10:38 +00:00
ikelosandGitHub 7913fb2bb0 Revert "Small readability improvements" 2025-01-10 21:07:08 +00:00
Abyss Watcher 1cf0232d25 less specific argparse epilog reference 2025-01-10 21:19:31 +01:00
ikelosandGitHub b96a758809 Merge pull request #1539 from j-t-1/mac
Small readability improvements
2025-01-10 20:08:21 +00:00
ikelosandGitHub 89d32df403 Merge pull request #1540 from volatilityfoundation/certificates_traceback
Windows: Certificates - handle uncaught RegistryFormatException
2025-01-10 19:54:00 +00:00
j-t-1andGitHub 5c21f4a526 Small readability improvements 2025-01-10 19:08:56 +00:00
j-t-1andGitHub a26ff8fa6e Small readability improvements 2025-01-10 19:03:51 +00:00
Abyss Watcher 615d1d5a2e more compact _argparse_epilog 2025-01-10 19:49:25 +01:00
Abyss Watcher 96eca6e016 more compact _argparse_epilog 2025-01-10 19:38:07 +01:00
David McDonald a7661d45e7 Windows: Certificates - handle uncaught RegistryFormatException
Changes variable import to module import, and catches an unhandled
`RegistryFormatException` in certificates.py
2025-01-10 09:26:53 -06:00
j-t-1andGitHub 530617a700 Small readability improvements 2025-01-10 11:52:54 +00:00
Abyss Watcher 5859011052 introduce customizable plugin arparse epilog 2025-01-10 12:35:04 +01:00
ikelosandGitHub 803c4ec364 Merge pull request #1533 from j-t-1/typo
Change one letter of a typo
2025-01-09 23:42:39 +00:00
ikelosandGitHub c0d83de90d Merge pull request #1532 from volatilityfoundation/duplicated_module_docstrings
Linux: Fix copy-pasted module docstrings
2025-01-09 23:41:39 +00:00
ikelosandGitHub 77ebb428ba Merge pull request #1531 from j-t-1/conversion
Use in-place subtraction
2025-01-09 23:40:42 +00:00
j-t-1andGitHub 32cb6e11f6 Change one letter of a typo 2025-01-07 19:41:02 +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
j-t-1andGitHub b5bc54cfae Use in-place subtraction
Also tweak comments.
2025-01-07 15:18:34 +00:00
Abyss Watcher d956742db9 remove typing.Set import 2025-01-06 00:31:39 +01:00
Abyss Watcher bd82f4f33d 2.16.0 -> 2.18.0 bump 2025-01-06 00:25:07 +01:00
Abyss Watcher 4115c26e7c bump framework req to 2.18.0 2025-01-06 00:24:44 +01:00
Abyss Watcher 302f9fdf5b cut unnecessary plugin runner functions 2025-01-06 00:24:18 +01:00
Abyss Watcher 5c70356c27 version check_modules requirement 2025-01-06 00:23:16 +01:00
Abyss Watcher 2d262e7acf cut unnecessary intermediate LinuxUtilityInterface 2025-01-06 00:20:56 +01:00
Abyss Watcher a7b4e2fb45 version check_modules 2025-01-06 00:02:15 +01:00