ikelos and GitHub
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
ikelos and GitHub
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
ikelos and GitHub
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
ikelos and GitHub
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
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
ikelos and GitHub
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
ikelos and GitHub
bedcaa24cd
Merge pull request #1541 from volatilityfoundation/revert-1539-mac
...
Revert "Small readability improvements"
2025-01-10 21:10:38 +00:00
ikelos and GitHub
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
ikelos and GitHub
b96a758809
Merge pull request #1539 from j-t-1/mac
...
Small readability improvements
2025-01-10 20:08:21 +00:00
ikelos and GitHub
89d32df403
Merge pull request #1540 from volatilityfoundation/certificates_traceback
...
Windows: Certificates - handle uncaught RegistryFormatException
2025-01-10 19:54:00 +00:00
j-t-1 and GitHub
5c21f4a526
Small readability improvements
2025-01-10 19:08:56 +00:00
j-t-1 and GitHub
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-1 and GitHub
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
ikelos and GitHub
803c4ec364
Merge pull request #1533 from j-t-1/typo
...
Change one letter of a typo
2025-01-09 23:42:39 +00:00
ikelos and GitHub
c0d83de90d
Merge pull request #1532 from volatilityfoundation/duplicated_module_docstrings
...
Linux: Fix copy-pasted module docstrings
2025-01-09 23:41:39 +00:00
ikelos and GitHub
77ebb428ba
Merge pull request #1531 from j-t-1/conversion
...
Use in-place subtraction
2025-01-09 23:40:42 +00:00
j-t-1 and GitHub
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-1 and GitHub
b5bc54cfae
Use in-place subtraction
...
Also tweak comments.
2025-01-07 15:18:34 +00:00
ikelos and GitHub
a98a23fa41
Merge pull request #1529 from j-t-1/cmdscan
...
Tiny comment changes
2025-01-05 22:20:05 +00:00
j-t-1 and GitHub
94ec7d89c0
Tiny comment changes
2025-01-05 21:55:58 +00:00
ikelos and GitHub
429b006646
Merge pull request #1530 from j-t-1/case
...
Update case insensitive check
2025-01-05 21:42:27 +00:00
j-t-1 and GitHub
8f4f576e93
Update case insensitive check
...
Update link and use casefold() instead of lower().
2025-01-05 21:09:15 +00:00
ikelos and GitHub
a9e10a4b48
Merge pull request #1513 from volatilityfoundation/env_var_missing_exception_handler
...
Add missing exception handling in env var recovery. Prevent backtraces
2025-01-05 20:41:32 +00:00
ikelos and GitHub
4363539f7b
Merge pull request #1510 from j-t-1/shim
...
Make f-string slightly more readable
2025-01-05 20:38:23 +00:00
j-t-1 and GitHub
ab60add993
Update case insensitive check
...
Update link and use casefold() instead of lower().
2025-01-05 17:14:21 +00:00
j-t-1 and GitHub
5f1d318c71
Tiny comment changes
2025-01-05 13:39:00 +00:00
ikelos and GitHub
a8c449aa0c
Merge pull request #1521 from volatilityfoundation/linux_add_process_layer
...
Change add_process_layer to return None instead of throwing an except…
2025-01-04 19:16:41 +00:00
Andrew Case
8ba60a2aad
Change add_process_layer to return None instead of throwing an exception as it was meant to be designed
2025-01-04 16:49:02 +00:00
Andrew Case
03049f7895
Add missing exception handling in env var recovery. Prevent backtraces
2025-01-03 18:40:52 +00:00
j-t-1 and GitHub
32ca62bbb1
Make f-string slightly more readable
2025-01-03 15:20:35 +00:00
ikelos and GitHub
cedc0b074a
Merge pull request #1500 from volatilityfoundation/issue_1469_cachedump_exception
...
Exception handling in registry-related code
2025-01-03 00:24:50 +00:00
ikelos and GitHub
66eb16172e
Merge pull request #1503 from volatilityfoundation/issues/kmsg-msglen
...
Linux: Fix kmsg unguarded read of msg.len
2025-01-03 00:23:23 +00:00
ikelos and GitHub
801c933824
Merge pull request #1506 from Abyss-W4tcher/page_class_multi_arch
...
Linux: ground work for multi-arch vmemmap_start calculation
2025-01-03 00:21:39 +00:00
ikelos and GitHub
1e2ca8fb75
Merge pull request #1508 from gcmoreira/linux_kmsg_fix_1502_1496_1364
...
linux: kmsg plugin: Fix f'string bug introduced in #1502
2025-01-03 00:08:33 +00:00
Gustavo Moreira
d2bb5c9f31
linux: fix kmsg fstring bug introduced in #1502
2025-01-03 10:01:37 +11:00
Abyss Watcher
b61ba66223
multi-architecture vmemmap_start calculation
2025-01-02 14:51:23 +01:00
Abyss Watcher
7278bb244f
move get_flags_list at bottom
2025-01-02 14:47:18 +01:00