Mike Auty
|
4eacdd9bea
|
Layers: use QEVM size to turn off pci hole if needed
|
2022-05-23 01:25:38 +01:00 |
|
Mike Auty
|
21b0cb56a5
|
Layers: Shift when we calculate the QEVM PCI hole
|
2022-05-23 01:25:35 +01:00 |
|
Mike Auty
|
fb861eb6df
|
Layers: Simplification of QEVM fallback regex
|
2022-05-23 01:24:39 +01:00 |
|
Mike Auty
|
afec051061
|
Layers: Make QEVM changes based on @cstation 's feedback
|
2022-05-23 01:24:39 +01:00 |
|
Mike Auty
|
1fca57ffc3
|
Layers: QEVM more fixes for minimum addresses
|
2022-05-23 01:24:39 +01:00 |
|
Mike Auty
|
dea8e1dac9
|
Layers: Add QEVM architecture fallback detection
|
2022-05-23 01:24:39 +01:00 |
|
Mike Auty
|
302bb63645
|
Layers: Detect and compensate for QEVM pci-hole
|
2022-05-23 01:24:39 +01:00 |
|
Mike Auty
|
786fd61fc9
|
Layers: Add architecture to qemu layer
|
2022-05-23 01:24:35 +01:00 |
|
 ikelosandGitHub
|
9862f63d2c
|
Merge pull request #635 from volatilityfoundation/linux_psaux
Add the psaux plugin for Linux command line argument listing
|
2022-05-23 00:41:44 +01:00 |
|
 ikelosandGitHub
|
16f3d217a8
|
Merge pull request #743 from volatilityfoundation/issues/issue740
Core: Old linux systems may not have mnt_namespace structures
|
2022-05-22 23:25:09 +01:00 |
|
Mike Auty
|
2a011487a9
|
Core: Old linux systems may not have mnt_namespace structures
|
2022-05-22 23:23:02 +01:00 |
|
 ikelosandGitHub
|
471daf76ca
|
Merge pull request #742 from digitalisx/fix/typo
Fix: typo for method comments (`hash`, `optional_set_type_class`).
|
2022-05-22 22:47:57 +01:00 |
|
Donghyun Kim
|
98001e7dd7
|
Fix: typo for code comments
|
2022-05-22 23:58:38 +09:00 |
|
 Donghyun KimandGitHub
|
8f5e54c0dd
|
Merge branch 'volatilityfoundation:develop' into feature/vadwalk
|
2022-05-22 18:25:56 +09:00 |
|
 Donghyun KimandGitHub
|
40d09ccd35
|
Merge branch 'volatilityfoundation:develop' into fix/ethread
|
2022-05-22 18:25:46 +09:00 |
|
Paul Kermann
|
05ae20c78b
|
fix off by in filelayer
|
2022-05-22 11:49:18 +03:00 |
|
Donghyun Kim
|
3846268bf7
|
Add: optional return type
|
2022-05-17 00:19:39 +09:00 |
|
Donghyun Kim
|
5770d35a4a
|
Add: return file handle
|
2022-05-17 00:18:06 +09:00 |
|
Donghyun Kim
|
7b751570b1
|
Merge branch 'feature/reg-cert' of https://github.com/digitalisx/volatility3 into feature/reg-cert
|
2022-05-16 15:11:16 +09:00 |
|
Donghyun Kim
|
0e8958b841
|
Fix: classmethod, variable name, exceptions, etc
|
2022-05-16 15:11:07 +09:00 |
|
 Donghyun KimandGitHub
|
b5670e2f8a
|
Merge branch 'volatilityfoundation:develop' into feature/reg-cert
|
2022-05-16 01:34:03 +09:00 |
|
 ikelosandGitHub
|
9bfa7187da
|
Merge pull request #736 from digitalisx/fix/render-json
Fix: `JSON` renderer for `EOF` format.
|
2022-05-15 15:52:35 +01:00 |
|
 Donghyun KimandGitHub
|
7406ef71fa
|
Merge branch 'volatilityfoundation:develop' into feature/vadwalk
|
2022-05-15 02:04:28 +09:00 |
|
 Donghyun KimandGitHub
|
4a0f261037
|
Merge branch 'volatilityfoundation:develop' into fix/ethread
|
2022-05-15 02:03:20 +09:00 |
|
Donghyun Kim
|
ba4a7d9262
|
Fix: JSON renderer for EOF format
|
2022-05-15 00:17:46 +09:00 |
|
Donghyun Kim
|
f63f869506
|
Remove: return type of dump method
|
2022-05-12 20:23:42 +09:00 |
|
Donghyun Kim
|
dafd62d6ce
|
Fix: dump options for depreated step
|
2022-05-12 19:52:57 +09:00 |
|
Donghyun Kim
|
baaedf21e5
|
Add: plugin version, logger, dump options
|
2022-05-12 19:37:30 +09:00 |
|
 ikelosandGitHub
|
21e81c2650
|
Merge pull request #734 from digitalisx/fix/registry-cert
Fix: `key_path` and `top_key` compare logic bug for `Certificates` plugin.
|
2022-05-12 08:11:26 +01:00 |
|
 Donghyun KimandGitHub
|
6801cf9cdf
|
Merge branch 'volatilityfoundation:develop' into feature/vadwalk
|
2022-05-12 13:26:31 +09:00 |
|
 Donghyun KimandGitHub
|
8b703468fb
|
Merge branch 'volatilityfoundation:develop' into fix/ethread
|
2022-05-12 13:26:02 +09:00 |
|
Donghyun Kim
|
fa6465dcfb
|
Revert: blank line
|
2022-05-12 00:26:39 +09:00 |
|
Donghyun Kim
|
51bce3e620
|
Fix: compare logic for key_path and top_key
|
2022-05-12 00:25:13 +09:00 |
|
 ikelosandGitHub
|
7ca62d0bfe
|
Merge pull request #733 from digitalisx/fix/typo
Fix: typo for `API_CHANGES`, code comment.
|
2022-05-10 23:41:31 +01:00 |
|
Donghyun Kim
|
b81eb04fb2
|
Revert: british english by code review
|
2022-05-11 07:39:45 +09:00 |
|
 Donghyun KimandGitHub
|
f1e5e955ca
|
Merge branch 'volatilityfoundation:develop' into fix/typo
|
2022-05-10 21:08:31 +09:00 |
|
Donghyun Kim
|
b9abb3f06c
|
Fix: typo for windows code comment
|
2022-05-10 20:53:18 +09:00 |
|
Donghyun Kim
|
64cabc1546
|
Fix: typo, unification for API_CHANGES.md
|
2022-05-10 20:53:03 +09:00 |
|
 Donghyun KimandGitHub
|
9009769d74
|
Merge branch 'volatilityfoundation:develop' into feature/vadwalk
|
2022-05-10 19:17:29 +09:00 |
|
Donghyun Kim
|
ea92989169
|
Merge branch 'fix/ethread' of https://github.com/digitalisx/volatility3 into fix/ethread
|
2022-05-10 19:09:08 +09:00 |
|
Donghyun Kim
|
e5dfc47cc4
|
Fix: required framework version of psscan by bump
|
2022-05-10 19:08:56 +09:00 |
|
Donghyun Kim
|
a5bf5548b8
|
Bump: patch version 2.2.1
|
2022-05-10 19:08:29 +09:00 |
|
 Donghyun KimandGitHub
|
1542130bb0
|
Merge pull request #2 from volatilityfoundation/develop
Pull: remote develop branch to local fix/ethread branch
|
2022-05-10 19:07:26 +09:00 |
|
Donghyun Kim
|
690d8e3efe
|
Fix: sync bump version
|
2022-05-10 19:07:04 +09:00 |
|
 ikelosandGitHub
|
037c4627e6
|
Merge pull request #593 from gcmoreira/mountinfo
Mountinfo
|
2022-05-10 10:49:22 +01:00 |
|
Gustavo Moreira
|
40a2a0e7b2
|
Merge remote-tracking branch 'upstream/develop' into mountinfo
|
2022-05-10 17:31:23 +10:00 |
|
Gustavo Moreira
|
9fc6e5725c
|
Bump framework version to 2.2.0
|
2022-05-10 17:24:32 +10:00 |
|
Donghyun Kim
|
3956f0ecc0
|
Add: code comment for windows version
|
2022-05-10 12:36:56 +09:00 |
|
Donghyun Kim
|
1125be122e
|
Add: code comment for windows version
|
2022-05-10 12:31:56 +09:00 |
|
Donghyun Kim
|
f4dd582f15
|
Fix: ThreadsProcess for windows older version
|
2022-05-10 12:29:36 +09:00 |
|