Gustavo Moreira
|
67a83871ad
|
linux: module object extension: Add a function to return the extended ELF symbol information (symbol object and its index) so that doesn't change the get_symbols() interface
|
2025-01-30 20:54:38 +11:00 |
|
Gustavo Moreira
|
f3095513a1
|
linux: elf_sym: use a class attribute for the symbol max length
|
2025-01-30 20:26:51 +11:00 |
|
Gustavo Moreira
|
5d2819a98d
|
linux: elf: fix imports
|
2025-01-30 20:25:22 +11:00 |
|
Gustavo Moreira
|
e8934e94ce
|
Merge branch 'develop' into linux_module_symbols_improvements
|
2025-01-30 19:53:50 +11:00 |
|
 ikelosandGitHub
|
825fd8eb6a
|
Merge pull request #1557 from gcmoreira/linux_parity_release_harden_pointer_validation
Linux - Parity release - Harden pointer validation in several plugins and APIs
|
2025-01-30 01:00:36 +00:00 |
|
Gustavo Moreira
|
4466d9accd
|
linux: kmsg plugin: log warning instead of error
|
2025-01-30 11:47:17 +11:00 |
|
Gustavo Moreira
|
3bd1c70a9b
|
linux: kmsg plugin: improve return types
|
2025-01-30 11:33:28 +11:00 |
|
 ikelosandGitHub
|
1b554b40e4
|
Merge pull request #1578 from volatilityfoundation/issues/issue1575
Shift exposed staticmethods to classmethods
|
2025-01-30 00:32:14 +00:00 |
|
 ikelosandGitHub
|
8125b0d6fa
|
Merge pull request #1545 from gcmoreira/linux_parity_release_harden_mountinfo_api_and_related_fixes
Linux - Harden mountinfo API and several related fixes
|
2025-01-30 00:31:56 +00:00 |
|
Gustavo Moreira
|
53364f7dab
|
linux: LinuxUtilities: Revert do_get_path() typing
|
2025-01-30 10:41:44 +11:00 |
|
Gustavo Moreira
|
74a834b6de
|
linux: vfsmount: improve kernel implementation detection
|
2025-01-30 09:34:07 +11:00 |
|
 Gustavo MoreiraandGitHub
|
d077ec3488
|
Merge branch 'develop' into linux_parity_release_harden_mountinfo_api_and_related_fixes
|
2025-01-30 08:39:44 +11:00 |
|
 ikelosandGitHub
|
ad90804af0
|
Merge pull request #1584 from volatilityfoundation/issues/issue1583
Windows: Fix vadyarascan typo
|
2025-01-27 22:40:54 +00:00 |
|
Mike Auty
|
105df4e140
|
Windows: Fix vadyarascan typo
|
2025-01-27 22:29:59 +00:00 |
|
 ikelosandGitHub
|
2e72d7bbf4
|
Merge pull request #1582 from Abyss-W4tcher/docstring_embeds_additional_description
Embed additional plugin description in docstring
|
2025-01-27 17:40:18 +00:00 |
|
Abyss Watcher
|
f64291faec
|
split help on two consecutive newlines
|
2025-01-27 17:44:18 +01:00 |
|
Abyss Watcher
|
08f0364280
|
adapt plugins docstring to fit short and additional help format
|
2025-01-27 15:02:02 +01:00 |
|
Abyss Watcher
|
d2859f2390
|
remove additional_description in favor of the docstring implementation
|
2025-01-27 15:00:03 +01:00 |
|
Abyss Watcher
|
7d14f4c778
|
remove additional_description in favor of the docstring implementation
|
2025-01-27 14:57:39 +01:00 |
|
 ikelosandGitHub
|
2ff6c00507
|
Merge pull request #1581 from volatilityfoundation/issues/issue1580
Layers: Make the low-stub method less brittle
|
2025-01-27 10:05:26 +00:00 |
|
Mike Auty
|
8b31ae612f
|
Layers: Make the low-stub method less brittle
|
2025-01-27 09:32:33 +00:00 |
|
Mike Auty
|
e4e54a5c58
|
Don't fix the type error as part of the shift.
|
2025-01-26 13:48:00 +00:00 |
|
Mike Auty
|
1ac2dbc49c
|
Shift exposed staticmethods to classmethods
|
2025-01-26 13:44:33 +00:00 |
|
 ikelosandGitHub
|
ea232f50e2
|
Merge pull request #1576 from Abyss-W4tcher/minor_bump_split_linuxutilities
Bump minor version following #1567
|
2025-01-26 12:47:38 +00:00 |
|
Abyss Watcher
|
a25165d935
|
2.18.1 -> 2.19.0 bump
|
2025-01-26 13:44:23 +01:00 |
|
 ikelosandGitHub
|
c7dc608b78
|
Merge pull request #1567 from Abyss-W4tcher/split_linuxutilities_modules
Add deprecation decorator and split Linux modules utilities
|
2025-01-26 12:32:47 +00:00 |
|
Abyss Watcher
|
4cb386858e
|
use __self__ and enhance exception msg
|
2025-01-26 13:20:48 +01:00 |
|
Abyss Watcher
|
5d58ba63db
|
use __name__ instead of overkill __qualname__
|
2025-01-26 13:19:01 +01:00 |
|
Abyss Watcher
|
80eebd2f49
|
use classmethod instead of staticmethod
|
2025-01-26 13:18:30 +01:00 |
|
Abyss Watcher
|
459483651b
|
typo
|
2025-01-26 10:53:33 +01:00 |
|
Abyss Watcher
|
28081ed989
|
tidy up replacement_base_class_required_version
|
2025-01-26 10:35:25 +01:00 |
|
Abyss Watcher
|
ba6b709aba
|
use VersionMismatchException
|
2025-01-26 10:34:18 +01:00 |
|
Abyss Watcher
|
4bd385cc9d
|
handle VersionMismatchException
|
2025-01-26 10:33:02 +01:00 |
|
Abyss Watcher
|
6d43dcd3a8
|
add VersionMismatchException
|
2025-01-26 10:31:46 +01:00 |
|
Abyss Watcher
|
4262eff889
|
adhere to AbstractNetfilter requirement checking
|
2025-01-25 20:04:51 +01:00 |
|
Abyss Watcher
|
3657c6fe5e
|
require Modules >= 1.0.0 on deprecated methods
|
2025-01-25 19:54:20 +01:00 |
|
Abyss Watcher
|
2ed00cc91a
|
add optional version requirement to deprecated_method
|
2025-01-25 19:52:47 +01:00 |
|
Abyss Watcher
|
825720ed5d
|
catch UnsatisfiedException at plugin runtime
|
2025-01-25 19:48:31 +01:00 |
|
Abyss Watcher
|
d8658f0729
|
put deprecated functions order back
|
2025-01-25 17:08:27 +01:00 |
|
 ikelosandGitHub
|
69fc7fe723
|
Merge pull request #1566 from Danking555/develop
Add low stub offset kernel detection
|
2025-01-25 15:32:43 +00:00 |
|
 ikelosandGitHub
|
f644063e90
|
Merge pull request #1421 from volatilityfoundation/issues/issue1418
Issues/issue1418
|
2025-01-25 15:14:06 +00:00 |
|
Daniel Davidov
|
2e1b77f4b3
|
Move LowStubLayout constants to windows.constants
* Moved constants out of the class and moved to constants.windows
* Applied ruff and black
|
2025-01-25 16:22:49 +02:00 |
|
Abyss Watcher
|
ce671bb2fa
|
transfer deprecated_method into framework module
|
2025-01-25 15:02:25 +01:00 |
|
Abyss Watcher
|
8b0165b6f6
|
add linux_utilities_modules requirement
|
2025-01-25 14:45:21 +01:00 |
|
 ikelosandGitHub
|
734c18c269
|
Merge pull request #1570 from volatilityfoundation/issues/explicit-version-check
Core: Move the python check somewhere it can't accidentally be removed
|
2025-01-25 12:59:19 +00:00 |
|
 ikelosandGitHub
|
a38a0282ae
|
Merge branch 'develop' into issues/issue1418
|
2025-01-25 12:51:15 +00:00 |
|
 ikelosandGitHub
|
c0adb721b7
|
Merge pull request #1559 from volatilityfoundation/issues/issue1419
Layers: Update LeechCore RawIO with better error handling for readlines
|
2025-01-25 12:44:08 +00:00 |
|
 ikelosandGitHub
|
cae7930613
|
Merge pull request #1490 from volatilityfoundation/issue_1482_infinite_loop_oom
Prevent infinite looping and out of memory errors #1482
|
2025-01-25 12:21:40 +00:00 |
|
 ikelosandGitHub
|
45e7f34636
|
Merge pull request #1568 from volatilityfoundation/1473-get_key_tryexcept
#1473 - add exception handling on calls to registry get_key
|
2025-01-25 11:53:38 +00:00 |
|
 ikelosandGitHub
|
4d50d1072f
|
Merge pull request #1558 from volatilityfoundation/issues/issue1546
Issues/issue1546
|
2025-01-25 11:27:09 +00:00 |
|