Commit Graph
6047 Commits
Author SHA1 Message Date
ikelosandGitHub df097bf4cd Merge pull request #1658 from volatilityfoundation/fix_tty_check
Correctly check tty instance to avoid backtrace
2025-03-05 21:15:55 +00:00
ikelosandGitHub d0805b1400 Merge pull request #1657 from volatilityfoundation/useful_error_message
Report the memer name and type when attributes cannot be found
2025-03-05 21:14:59 +00:00
ikelosandGitHub 54b70b0fd4 Merge pull request #1654 from volatilityfoundation/fix_vma_iteration
Fix bugs in Linux memory region enumeration
2025-03-05 21:09:14 +00:00
ikelosandGitHub b68b6817e8 Merge pull request #1653 from volatilityfoundation/kmsg_fixes
Fix crash-causing bugs. Add typing where possible.
2025-03-05 21:07:54 +00:00
Abyss Watcher 8c1e9f0534 change args order to improve debugging ease 2025-03-05 15:12:02 +01:00
Abyss Watcher 22594847d2 ubuntu 20.04 unsupported on 01/04/2025 2025-03-04 17:36:40 +01:00
Abyss Watcher 8b634e49e1 ubuntu 20.04 unsupported on 01/04/2025 2025-03-04 17:25:09 +01:00
Abyss Watcher 32c3997560 update paths to os-specific testfiles 2025-03-04 17:04:15 +01:00
Abyss Watcher a162fceed4 migrate windows and linux tests to dedicated files 2025-03-04 16:54:11 +01:00
Abyss Watcher f7dfab57fd adjust helpers and add match_output_row 2025-03-04 16:46:03 +01:00
Abyss Watcher 367e0ebc0d add sample abstraction 2025-03-04 16:41:12 +01:00
Andrew Case d2f16dc0f4 Correctly check tty instance 2025-03-01 15:03:18 -06:00
Andrew Case 8ce77e81eb Report the memer name and type when attributes cannot be found 2025-03-01 14:47:00 -06:00
Andrew Case 57b086295b Fix bugs in Linux memory region enumeration 2025-03-01 14:00:42 -06:00
Andrew Case 89e87ff24c Fix crash-causing bugs. Add typing where possible. 2025-03-01 12:36:40 -06:00
ikelosandGitHub 795b853ad5 Merge pull request #1641 from volatilityfoundation/1639-broken-use-of-cell_datacount
#1639 - cast big data to _CM_BIG_DATA
2025-02-27 20:06:13 +00:00
Mike Auty 56a64150ab Core: Update coding requirement on function calls 2025-02-27 10:27:13 +00:00
Dave Lassalle 0a5c9376e2 #1476 - fix typo and missing exception 2025-02-26 16:41:40 -06:00
Dave Lassalle a906506736 #1639 - cast big data to _CM_BIG_DATA 2025-02-26 13:25:40 -06:00
ikelosandGitHub 481e93b6fd Merge pull request #1635 from volatilityfoundation/issues/issue1443
Linux: Fix typing is lsof
2025-02-25 15:08:27 +00:00
Mike Auty 1c8f9edaf0 Linux: Fix typing is lsof
Fixes #1443
2025-02-25 10:15:30 +00:00
Mike Auty 5ee09df080 Symbols: Restore previous protection for non-native missing types
Fixes #1480
2025-02-25 09:59:28 +00:00
ikelosandGitHub d8b8b20bcc Merge pull request #1625 from volatilityfoundation/issues/issue1435
Windows: Fix console potentially unbound variables
2025-02-25 09:42:43 +00:00
ikelosandGitHub 1f3c4f24dc Merge pull request #1631 from volatilityfoundation/issues/issue1408
Issues/issue1408 - Delete partial cache downloads
2025-02-25 09:40:37 +00:00
ikelosandGitHub 08f47d499c Merge pull request #1630 from volatilityfoundation/issues/issue1629
Issues/issue1629
2025-02-25 09:36:39 +00:00
ikelosandGitHub d70c571e6a Merge pull request #1624 from volatilityfoundation/feature/linux_ifconfig_plugin
Feature/linux ifconfig plugin
2025-02-25 09:35:09 +00:00
ikelosandGitHub 37bdb6cb99 Merge pull request #1632 from volatilityfoundation/fix_poolscanners
Check Win10+ SlushSize member to support Windows 11 pool scanning. Re…
2025-02-23 22:38:32 +00:00
Andrew Case ba56e42634 Fix for black 2025-02-23 22:34:23 +00:00
Andrew Case 335606774d Check Win10+ SlushSize member to support Windows 11 pool scanning. Restrict the Pools that current scanners accept. 2025-02-23 22:30:20 +00:00
Mike Auty 48894dae0c Core: Fix up ruff issue from #1631 2025-02-23 20:56:17 +00:00
Mike Auty 2ff83c4434 Core: Ensure cached files aren't saved if incomplete 2025-02-23 20:50:35 +00:00
Mike Auty c269086402 Core: Improve caching to only allow one open file write at a time 2025-02-23 20:31:07 +00:00
Mike Auty e9a6f3214c Add comment for where to apply the fix 2025-02-23 20:29:29 +00:00
Mike Auty 5fabd7a04b Linux: Correct partial renaming attempt - take 2 2025-02-23 15:49:18 +00:00
Mike Auty 6d254fa961 Linux: Correct partial renaming attempt 2025-02-23 15:48:05 +00:00
Mike Auty 944c841278 Linux: Rename net extensions to allow for net variable name 2025-02-23 15:44:38 +00:00
ikelosandGitHub 2ffb3ac6b1 Merge pull request #1623 from volatilityfoundation/issues/issue1618
Layers: Reduce double bounds test and simplify intel translation
2025-02-21 19:54:33 +00:00
Mike Auty ce490298bf Linux: Fix up typo unchanged net instance in sockscan 2025-02-20 09:51:43 +00:00
Mike Auty 6c019776ac Windows: Remove non-functional threads filtering
Filtering can be carried out through --filter commands on the CLI
2025-02-20 09:39:53 +00:00
Mike Auty 70a9171fd4 Windows: Remove pid filtering option from threads 2025-02-20 09:24:38 +00:00
Mike Auty 17ea6e9fd0 Linux: Fix altered SockHandlers signature 2025-02-20 09:20:57 +00:00
Mike Auty 2ff7dea512 Linux: Remember to apply the symbols to addr as well as link 2025-02-20 01:07:10 +00:00
Mike Auty 815d695aab Linux: Leave the existing symbol table the same 2025-02-20 00:30:48 +00:00
Mike Auty 056d7813a7 Linux: fix up typing typo 2025-02-20 00:25:31 +00:00
Mike Auty 1458b7dfc7 Linux: Add vast quantities of missing type information 2025-02-20 00:17:48 +00:00
Mike Auty bfd210236f Linux: Fix up too-net typing syntax 2025-02-20 00:00:53 +00:00
Mike Auty eb21f89cf3 Linux: Fix ruff errors 2025-02-19 23:54:15 +00:00
Mike Auty 2fa0ce8e5c Bump required version numbers 2025-02-19 23:51:06 +00:00
Mike Auty 054bb48157 Separate out the net symbols from standard linux
Also includes some typing changes.
2025-02-19 23:48:20 +00:00
Mike Auty 3ea563bde8 Windows: Use built-in libraries where possible (idea from #1627) 2025-02-19 18:48:32 +00:00