Commit Graph
5288 Commits
Author SHA1 Message Date
ikelosandGitHub f63f690b17 Merge pull request #430 from volatilityfoundation/issues/release-namespace
Rename the base namespace as volatility3
2021-01-26 11:46:56 +00:00
Mike Auty 55bbd115ce Pdbconv: Fix up guid when no argument provided 2021-01-26 00:45:42 +00:00
ikelosandGitHub d75b5e5521 Merge pull request #435 from volatilityfoundation/issues/issue434
Pdbconv: Set a more useful default filename
2021-01-26 00:40:46 +00:00
Mike Auty 04629182a7 Pdbconv: Set a more useful default
Fixes #434
2021-01-26 00:39:13 +00:00
Mike Auty 6b7177d285 Volshell: Fix recent script option for non-generic volshell 2021-01-25 00:05:21 +00:00
Mike Auty a13fa5ff66 Objects: Use 3.5.3 compatible format strings 2021-01-25 00:04:57 +00:00
Mike Auty f5504e19c6 Windows: Improve pdb downloading messages 2021-01-24 16:58:00 +00:00
Mike Auty 2c077c08c2 Windows: Catch more PDB URL errors 2021-01-24 16:44:39 +00:00
Mike Auty 22620ce968 Merge branch 'release/v2.0.0' into issues/release-namespace 2021-01-23 16:32:30 +00:00
ikelosandGitHub ae872591f7 Merge pull request #429 from cstation/patch-1
Fix VMware layer tag reading
2021-01-21 10:12:32 +00:00
cstationandGitHub 9ef341907f Improve VMware Tag reading
Fix magic headers and properly read irregular-sized tags
2021-01-21 10:08:20 +01:00
Mike Auty 5cabf271ea Plugins: Fix list_files with suitable required version. 2021-01-20 21:58:56 +00:00
Mike Auty a90f16cb23 Merge branch 'release/v2.0.0' into develop 2021-01-20 21:56:13 +00:00
Mike Auty 5235f43416 Plugins: Fix list_files with suitable required version. 2021-01-20 21:55:32 +00:00
Mike Auty fc75c14002 CLI: Make sure the program name doesn't look weird 2021-01-20 21:47:12 +00:00
Mike Auty 79e2a1494b Documentation: Minor rename fixes. 2021-01-20 21:46:20 +00:00
Mike Auty d14ba9e96e Core: Roll the version number back to 1.0.0 2021-01-20 21:29:30 +00:00
Mike Auty 3911098d27 Core: Rename the top level namespace 2021-01-20 21:21:16 +00:00
ikelosandGitHub c0749f3e68 Merge pull request #418 from volatilityfoundation/feature/shorter-exceptions
CLI: Dampen exceptions at low log levels
2021-01-20 09:52:02 +00:00
ikelosandGitHub a92866bca0 Merge pull request #364 from volatilityfoundation/mac_lsmod_smear_proof
implement a smear proof mac lsmod
2021-01-19 22:57:30 +00:00
cstationandGitHub e44094fb73 Fix VMware layer tag reading
The VMware layer did not handle tags having a different data-size. This fixes the majority of cases, since the needed tags for determining the memory regions will often be located in the regular-sized tags.
2021-01-19 21:55:01 +01:00
Andrew Case f13f5e438d Address comments 2021-01-19 14:27:24 -06:00
ikelosandGitHub af28bf8da6 Merge pull request #428 from japhlange/netscan-win10-10586-x86-fixes
Adds netscan symbols for Win10 10586 x86
2021-01-14 23:16:33 +00:00
Jan df89f1ceb9 adds symbols for win10 10586 x86 2021-01-14 19:49:49 +01:00
Mike Auty b62fd9d7ad Merge branch 'release/v2.0.0' into develop 2021-01-14 09:14:55 +00:00
ikelosandGitHub 1477887831 Merge pull request #426 from volatilityfoundation/issue_409_vacb_validity
refs #409 VACB does not expose is_valid() - do the validity check inline
2021-01-14 09:12:51 +00:00
iMHLv2 b61185c6b0 refs #409 VACB does not expose is_valid() - do the validity check inline 2021-01-13 21:23:12 -06:00
Mike Auty 92bf92eeff Documentation: Make suggested changes from @NiklasBeierl 2021-01-13 01:26:01 +00:00
Mike Auty 2ebc1da155 Merge branch 'release/v2.0.0' into develop 2021-01-13 00:55:48 +00:00
Mike Auty 89a3d441ff Layerwriter: Ensure we autochoose by default 2021-01-13 00:54:50 +00:00
iMHLv2andMike Auty 2a180c135e refs #368 fix handles on 32-bit windows 8 and 10 - finding SAR is not necessary on these versions 2021-01-13 00:29:01 +00:00
ikelosandGitHub 1bfaf960ef Merge pull request #421 from volatilityfoundation/issue_368_windows_handles_x86_win8
refs #368 fix handles on 32-bit windows 8 and 10 - finding SAR is not necessary on these platforms
2021-01-13 00:27:12 +00:00
ikelosandGitHub f3b593696a Merge pull request #419 from japhlange/netlist
netstat: fixes two off-by-one errors in port bitmap parsing
2021-01-10 16:30:02 +00:00
Jan e92920f6e6 another off-by-one error when parsing bitmaps 2021-01-10 17:23:00 +01:00
Jan 63ba549bca fixes off-by-one error in port bitmap parsing 2021-01-10 17:08:14 +01:00
Mike Auty 53169b15ab Intel: Fix PAE typo 2021-01-08 17:40:52 +00:00
Mike Auty a68a99f636 Merge branch 'release/v2.0.0' into develop 2021-01-08 01:14:57 +00:00
Mike Auty de2f464a71 Documentation: Fix up the surjective line
This makes #389 obsolete.
2021-01-08 01:14:34 +00:00
Mike Auty 065dcb6cdb CLI: Dampen exceptions at low log levels 2021-01-07 10:21:55 +00:00
Mike Auty e108d8a5c4 Layers: Fix typo in pae patch 2021-01-07 10:14:35 +00:00
ikelosandGitHub 782e59694a Merge pull request #397 from japhlange/netlist
Netstat for x64 Windows
2021-01-07 10:09:37 +00:00
Jan f0f5f1978d renamed to more consistent plugin name 2021-01-07 11:00:58 +01:00
Mike Auty bb5a63246e Merge branch 'release/v2.0.0' into develop 2021-01-06 21:21:37 +00:00
ikelosandGitHub 1ea9a493a8 Merge pull request #415 from volatilityfoundation/windows_info_add_Is64Bits_and_IsPAE
add Is64Bit and IsPAE properties to the windows.info plugin
2021-01-06 21:10:26 +00:00
ikelosandGitHub 95c19f1676 Merge pull request #416 from volatilityfoundation/issues/intel-pae-metadata
Layers: Ensure intel PAE reports pae in the metadata
2021-01-06 21:09:33 +00:00
Mike Auty 8de5991812 Timerliner: Improve timeliner caching
This duplicates config values if the requirement are identical, which
speeds up the automagic considerably.  Note that this means even the
requirement descriptions must match, but for safey that probably makes
sense.
2021-01-06 21:08:26 +00:00
Mike Auty 84aa3b5e70 Automagic: Improve vmware layer stacker diagnostics 2021-01-06 21:08:26 +00:00
ikelosandGitHub cbe7166257 Merge pull request #411 from volatilityfoundation/issues/issue408
Issues/issue408
2021-01-06 21:07:26 +00:00
Mike Auty 01b2a38d84 Volshell: Allow a script to be run at startup 2021-01-06 21:06:09 +00:00
Mike Auty b10b0254b7 Volshell: Add support for running scriptlets 2021-01-06 21:06:09 +00:00