Mike Auty
b6f8e36fb5
Documentation: Ensure the JSON files are included
2021-01-29 09:19:34 +00:00
Mike Auty
888ed1fbb8
Documentation: Ensure the JSON files are included
2021-01-29 09:17:25 +00:00
ikelos and GitHub
1049a74196
Merge pull request #299 from volatilityfoundation/documentation-glossary
...
Documentation: Add an initial glossary
2021-01-28 15:48:27 +00:00
Mike Auty
55105c6859
Merge branch 'release/v1.0.0' into develop
2021-01-28 15:42:23 +00:00
ikelos and GitHub
c05c9d39bb
Merge pull request #438 from volatilityfoundation/build-pypi
...
add GitHub Action to build PyPI and source artifacts
2021-01-28 15:40:48 +00:00
Nick L. Petroni, Jr
eae2ad8748
add GitHub Action to build PyPI and source artifacts
2021-01-28 10:01:53 -05:00
Mike Auty
2b1c68679b
Mac: Fix merging typos
2021-01-27 23:51:29 +00:00
Mike Auty
d4fd89d095
Merge branch 'release/v1.0.0' into develop
2021-01-27 20:41:35 +00:00
Mike Auty
69ca85b50a
Layers: Add in check and document scanner behaviour
2021-01-27 12:28:35 +00:00
ikelos and GitHub
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
ikelos and GitHub
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
ikelos and GitHub
ae872591f7
Merge pull request #429 from cstation/patch-1
...
Fix VMware layer tag reading
2021-01-21 10:12:32 +00:00
cstation and GitHub
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
ikelos and GitHub
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
ikelos and GitHub
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
cstation and GitHub
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
ikelos and GitHub
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
ikelos and GitHub
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
iMHLv2 and Mike 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
ikelos and GitHub
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
ikelos and GitHub
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
ikelos and GitHub
782e59694a
Merge pull request #397 from japhlange/netlist
...
Netstat for x64 Windows
2021-01-07 10:09:37 +00:00