6492 Commits
Author SHA1 Message Date
ikelosandGitHub d61335e2a5 Merge pull request #1977 from volatilityfoundation/release/v2.28.0
Release/v2.28.0
v2.28.0
2026-04-30 20:29:02 +01:00
ikelosandGitHub 905b03d375 Merge pull request #1962 from volatilityfoundation/issues/github-infrastructure
Switch to using github infrastructure for test cases...
2026-04-02 21:05:09 +01:00
ikelosandGitHub fc8edc4f66 Merge pull request #1956 from oh2fih/fix/windows-pdb-download-to-cache
Add user cache directory as fallback for downloaded symbols
2026-03-16 23:44:41 +00:00
Esa Jokinen 7707a14092 PDBUtility: Log per-path symbol write failures at DEBUG level 2026-03-16 15:44:07 +02:00
Esa Jokinen dd06faa7ce Add user cache directory as fallback for downloaded symbols 2026-03-16 08:47:19 +02:00
Mike Auty 34384ddb4b Switch to using github infrastructure for test cases... 2026-03-12 22:25:46 +00:00
ikelosandGitHub a8c0832f62 Merge pull request #1960 from oh2fih/fix/pycryptodome-namespace-compat
Support Cryptodome namespace when Crypto is unavailable
2026-03-12 19:18:13 +00:00
ikelosandGitHub bb8237e825 Merge pull request #1961 from volatilityfoundation/revert-1927-issues/issue1255-2
Revert "Only act on local cache symbols under the symbol basepaths"
2026-03-10 22:08:31 +00:00
ikelosandGitHub 0b6229871f Revert "Only act on local cache symbols under the symbol basepaths" 2026-03-10 21:09:05 +00:00
Esa Jokinen 5e955e5220 Support Cryptodome namespace when Crypto is unavailable 2026-03-10 17:08:01 +02:00
ikelosandGitHub 8c67953c50 Merge pull request #1955 from volatilityfoundation/issues/shift-to-ruff-for-formatting
Switch to using ruff for formatting as well as linting
2026-03-09 21:35:49 +00:00
Mike Auty 86b53d90b0 Update documentation to remove black and use ruff 2026-03-09 20:47:24 +00:00
ikelosandGitHub 927a462b93 Merge pull request #1927 from volatilityfoundation/issues/issue1255-2
Only act on local cache symbols under the symbol basepaths
2026-03-09 19:50:38 +00:00
Mike Auty 013921e787 Switch to using ruff for formatting as well as linting 2026-03-08 20:48:02 +00:00
Mike Auty 98e2f7a1f5 Put back in the debugging line 2026-03-08 20:35:33 +00:00
ikelosandGitHub 4de5482e1a Merge pull request #1953 from Abyss-W4tcher/issue_1944_dtb_check
Issue #1944 Windows adjust dummy page table check
2026-03-08 20:34:24 +00:00
ikelosandGitHub fa732a337a Merge branch 'develop' into issue_1944_dtb_check 2026-03-08 20:34:16 +00:00
Mike Auty d3a9481a31 Tidy the threshold code for empty DTBs using code from @abyss-w4tcher and reduce it slightly 2026-03-08 20:29:18 +00:00
Abyss Watcher 55cd4d9759 adjust dummy page table check 2026-03-06 14:24:48 +01:00
ikelosandGitHub ba466f8064 Merge pull request #1948 from Androsh7/1945-set-default-encoding-to-utf8
Set default encoding to utf-8
2026-03-02 08:50:23 +00:00
androsh7@gmail.com 5606baf4e6 Added argument to set default encoding to utf-8 2026-03-01 22:14:40 -05:00
ikelosandGitHub ca83f52f3e Merge pull request #1941 from volatilityfoundation/issues/issue1940-timerliner-output
Timeliner output repeated lines and entries due to how it was constructed
2026-02-26 10:24:57 +00:00
ikelosandGitHub 4762fb5e26 Merge pull request #1942 from volatilityfoundation/issues/issue1875-improve-win11-detection
Improve Win11 DTB detection
2026-02-26 10:24:02 +00:00
Mike Auty e095851ab9 Improve Win11 DTB detection
It seems windows 11 has started moving the DTB further afield.  This
change adds another region located empirically, so it might need
extending for everything between the second and third regions
potentially.  It may also be possible to shrink the third region, but
that will need more example images (it's still not clear what causes
the use of the higher DTB, although the image it was found in was 18Gb).
2026-02-20 18:34:39 +00:00
Mike Auty 81fae3a83b We weren't breaking between accumulating lines and outputting them 2026-02-19 22:48:03 +00:00
Mike Auty fd22429b0b Ubunutu-latest no longer supports 3.9 2026-02-19 20:20:10 +00:00
ikelosandGitHub c65c2ef43a Merge pull request #1929 from volatilityfoundation/issues/windows11-dtb
Improve windows intel detection for Windows 11
2026-02-19 20:08:42 +00:00
ikelosandGitHub e8ffe1ddb0 Merge pull request #1937 from volatilityfoundation/issues/issue1373-add-windows-support-to-banners
Issues/issue1373 add windows support to banners
2026-02-05 16:07:14 +00:00
Mike Auty 48a5000f78 Make the output of banners match the identifier in isfinfo 2026-01-31 18:03:55 +00:00
Mike Auty 743927d6a2 Make black happy 2026-01-31 18:00:07 +00:00
Mike Auty 1b58e7e25b Add version to pdb signature scanner and require it for the banners plugin 2026-01-31 17:58:45 +00:00
Mike Auty 881d4e85e8 Add in intial support for locating windows 'banners' 2026-01-31 17:53:30 +00:00
Mike Auty a52b26e15c Merge branch 'stable' into develop 2026-01-29 21:54:34 +00:00
ikelosandGitHub f54c4db6ef Merge pull request #1935 from volatilityfoundation/release/v2.27.0
Release/v2.27.0
2026-01-29 21:28:51 +00:00
Mike Auty d8485fe460 Add arrow support to pyinstaller build v2.27.0 2026-01-29 21:04:51 +00:00
Mike Auty 6b9a6f84c3 Bump year for copyrights to 2026 2026-01-29 20:39:09 +00:00
ikelosandGitHub 0f95d6e44c Merge pull request #1932 from kyrre/feature/multitypedata-repr
Fix format_hints.MultiTypeData representation in Parquet/Arrow renderers
2026-01-25 14:01:45 +00:00
kyrre 9949565bd8 use pa.bytes instead of pa.utf8 for format_hints.MultiTypeData 2026-01-14 19:55:43 +01:00
Mike Auty d0ed42456c Increment the size of the amount scanned, not just the start location 2026-01-08 22:34:32 +00:00
Mike Auty 1abd67746f Appease black 2026-01-08 22:04:18 +00:00
Mike Auty 9d67420d0e Improve windows intel detection for Windows 11 2026-01-08 21:59:03 +00:00
Mike Auty 0da666fbba Reduce code reuse 2026-01-04 14:19:32 +00:00
Mike Auty b461e77c5e Rebased version of the fix for issue1255 2026-01-04 14:14:42 +00:00
ikelosandGitHub ad1da577e0 Merge pull request #1926 from volatilityfoundation/issues/issue1309
Avoid trying to lookup child nodes that have been filtered
2026-01-03 13:52:09 +00:00
ikelosandGitHub ade1cf27d8 Merge pull request #1826 from SolitudePy/linux_procspoof
process_spoofing plugin
2025-12-31 21:11:27 +00:00
SolitudePy e8087dd68d Plugins: process_spoofing put reference in docstring 2025-12-31 20:23:05 +02:00
SolitudePy 088a64379c black 2025-12-31 20:13:01 +02:00
SolitudePy 2478c1398e Plugins: get first argument using utility.address_to_string in process_spoofing 2025-12-31 20:06:50 +02:00
ikelosandGitHub 590b5abe89 Merge pull request #1120 from eve-mem/linux_sockscan
Add linux sockscan plugin
2025-12-31 15:54:39 +00:00
eve 94f989be7a Linux: update sockscan to add docstring to _find_file_ops_needles 2025-12-31 12:54:41 +00:00