Commit Graph
6047 Commits
Author SHA1 Message Date
Abyss Watcher a02243bb3c 2.1.0 -> 3.0.0 InodePages bump 2025-01-19 17:27:27 +01:00
Abyss Watcher 59703045c7 switch calling convention to context and layer name 2025-01-19 17:26:42 +01:00
ikelosandGitHub 89c6d7a80e Merge pull request #1338 from Abyss-W4tcher/add_scatterlists
Introduce scatter-gather scatterlists
2025-01-19 16:25:59 +00:00
Abyss Watcher eddba98ef7 type hint format_symlink 2025-01-19 17:09:59 +01:00
Abyss Watcher ecae545f58 typo 2025-01-19 17:05:52 +01:00
Abyss Watcher 452d6e705b 1.0.1 -> 1.1.0 Files bump 2025-01-19 16:26:25 +01:00
Abyss Watcher da068676d1 typo 2025-01-19 15:16:09 +01:00
Abyss Watcher 818ddb746b 2.0.0 -> 2.1.0 InodePages bump 2025-01-19 15:15:55 +01:00
Abyss Watcher e8b44efc17 add and leverage write_inode_content_to_stream 2025-01-19 15:13:26 +01:00
Abyss Watcher 8594106005 1.0.1 -> 1.2.0 Files bump 2025-01-19 15:12:10 +01:00
Abyss Watcher 6f2ff4f7c6 add InodeSize column to Files 2025-01-19 15:11:03 +01:00
Abyss Watcher 48a8f3929b add and leverage follow_symlinks parameter 2025-01-19 15:10:32 +01:00
Abyss Watcher 1d0159325f switch to InodeUser.format_symlink 2025-01-19 15:09:20 +01:00
Abyss Watcher d325e1ca17 add inode_size and format_symlink to Inode* dataclasses 2025-01-19 15:08:27 +01:00
Abyss Watcher 08830fee05 use architectures.LINUX_ARCHS 2025-01-19 15:06:42 +01:00
Abyss Watcher 726fbe6cce 2.17.1 -> 2.18.0 bump 2025-01-19 13:01:14 +01:00
Abyss-W4tcherandGitHub 38fe41b4f0 Merge branch 'volatilityfoundation:develop' into add_scatterlists 2025-01-19 12:56:45 +01:00
ikelosandGitHub 4452aa6e23 Merge pull request #1560 from Abyss-W4tcher/isf_objects_list_to_hashmap
Intermed: leverage iterable hashmaps instead of lists
2025-01-18 15:10:36 +00:00
Abyss Watcher c2ef3c2fe5 add fixme about merge operator 2025-01-18 15:59:51 +01:00
Abyss Watcher 0ee016e655 2.17.0 -> 2.17.1 bump 2025-01-18 15:50:28 +01:00
Abyss Watcher c5628c5d79 revert the mistakenly removed types type hinting 2025-01-18 15:48:44 +01:00
Abyss Watcher 4b3d93b0f0 2.17.0 -> 2.18.0 bump 2025-01-18 15:00:03 +01:00
Abyss Watcher ba09db6952 improve comments 2025-01-18 14:54:04 +01:00
Abyss Watcher 3a2933155b improve comments 2025-01-18 14:51:52 +01:00
Abyss Watcher aa99410dd2 prefer KeysView iterable to lists 2025-01-18 14:51:31 +01:00
Abyss Watcher 1e9551b053 types base class and comments improvements 2025-01-18 14:50:28 +01:00
Abyss Watcher fb93d2333b improve comments 2025-01-18 14:50:14 +01:00
Abyss Watcher d46cb3328d appropriate symbols type hinting 2025-01-18 14:48:46 +01:00
Abyss Watcher 0849c163a1 appropriate symbols type hinting 2025-01-18 14:48:37 +01:00
ikelosandGitHub f478044e49 Merge pull request #1330 from Abyss-W4tcher/modxview_plugin
New linux plugin: modxview
2025-01-18 13:26:52 +00:00
Mike Auty 2fe8ee5983 Layers: Update LeechCore RawIO with better error handling for readlines
Fixes #1419
2025-01-18 13:18:57 +00:00
Abyss Watcher 8095924e8a typo 2025-01-18 13:46:13 +01:00
Abyss Watcher 0b82f73137 functools caching and doc. 2025-01-18 13:45:30 +01:00
Abyss Watcher bb6556dbc0 correct arguments for pre_4_10_rc1 2025-01-18 13:37:52 +01:00
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
Mike Auty 13a8c53f7b Core: There was no clear reason to stop supporting older versions of sphinx 2025-01-17 16:13:35 +00:00
Mike Auty c4430cda8d Core: Try to maintain python-3.8 support for the documentation 2025-01-17 16:09:35 +00:00
Mike Auty 1edb7a4a72 Core: Correct version dependencies to avoid conflicts
Fixes #1546
2025-01-17 16:03:50 +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
Gustavo Moreira 6dac7195dc linux: elf_linkmap object extension: Use a more generic invalid address exception 2025-01-17 09:53:13 +11:00
Gustavo Moreira 583a06630f linux:check_syscall plugin: improve pointers validation 2025-01-17 09:53:09 +11:00
Gustavo Moreira 77b8058913 linux:kmsg plugin: improve pointers validation 2025-01-17 09:53:04 +11:00
Gustavo Moreira c28944cdd3 linux:sockstat plugin and list_sockets API: improve pointers validation 2025-01-17 09:52:59 +11:00