Gustavo Moreira
73a42577d7
VERSION_PATCH has to be reset after VERSION_MINOR was increased.
2022-04-28 09:24:19 +10:00
Gustavo Moreira
b18d6cc037
Merge branch 'mountinfo' of https://github.com/gcmoreira/volatility3 into mountinfo
2022-04-28 08:58:26 +10:00
Gustavo Moreira
c6fbb9ce14
Restoring framework minor version to meet the mountinfo plugin see f23b288ffc
2022-04-28 08:58:05 +10:00
gcmoreira and GitHub
5cc110417c
Merge branch 'volatilityfoundation:develop' into mountinfo
2022-04-28 08:52:49 +10:00
Gustavo Moreira
e5494ce8c9
Temporarely setting interface minor version to zero to allow to merge the upstream latest changes
2022-04-28 08:52:25 +10:00
Gustavo Moreira
a59de1b918
Updated to resolve merge conflict
2022-04-28 08:13:24 +10:00
Gustavo Moreira
5679135f1a
The exception message is not accurate
...
In the hypothetical case that the framework has a lower version than the module requirement, the message would be, for instance:
'Framework interface version 2 is an older revision than the required version 2.2'
instead of:
'Framework interface version 2.1 is an older revision than the required version 2.2'
See https://github.com/volatilityfoundation/volatility3/pull/593#discussion_r769238045
2022-04-28 08:12:06 +10:00
Mike Auty
4e2dd7b24f
Core: Bump patch number for additive change to API
2022-04-27 22:49:05 +01:00
ikelos and GitHub
719ba97c1c
Merge pull request #667 from samuelzurowski/develop
...
task_struct get all threads from the parent task.
2022-04-27 22:36:48 +01:00
ikelos and GitHub
296f132a8b
Merge pull request #720 from volatilityfoundation/issues/issue719
...
Symbols: Catch bad JSON files without metadata
2022-04-27 22:21:47 +01:00
Mike Auty
1154a2a9f5
Symbols: Catch bad JSON files without metadata
...
Fixes #719
2022-04-27 22:20:08 +01:00
ikelos and GitHub
c40e088370
Merge pull request #706 from volatilityfoundation/issue_668_windows_freed_big_pools
...
refs #668 handle windows freed big pools more accurately
2022-04-20 19:27:51 +01:00
iMHLv2
3e70030d17
refs #668 by convention, use show-free instead of show_free
2022-04-20 13:22:18 -05:00
iMHLv2
fd81dba420
refs #668 bump the minor version and not the revision for an additive change
2022-04-20 13:21:43 -05:00
ikelos and GitHub
fc2c19bd36
Merge pull request #700 from volatilityfoundation/feature/better-error-messages
...
Configuration: Change unsatisfied response for Modules
2022-04-15 10:25:02 +01:00
Mike Auty
0673282539
Configuration: Change unsatisfied response for Modules
2022-04-10 23:36:34 +01:00
iMHLv2
02569f4e06
refs #668 handle freed windows big pools more accurately. add --show_free option to the bigpools plugin
2022-03-29 11:57:24 -05:00
Mike Auty
f519147464
Windows: Fix the location of a netstat data file
...
Very kindly pointed out by @Digitalisx.
Closes #691
2022-03-28 18:01:11 +01:00
ikelos and GitHub
db20ccf890
Merge pull request #689 from Digitalisx/feature/device-tree
...
Implement DeviceTree plugin.
2022-03-28 12:58:49 +01:00
ikelos and GitHub
b94b45a637
Merge pull request #690 from Digitalisx/fix/typo
...
Fix Typo Error for licenses, document.
2022-03-28 12:50:01 +01:00
Donghyun Kim
8578a2793b
Merge branch 'fix/typo' of https://github.com/Digitalisx/volatility3 into fix/typo
2022-03-28 20:42:18 +09:00
Donghyun Kim
0fcc0d8b36
Fix typo error of docs (Unreadable)
2022-03-28 20:42:13 +09:00
Donghyun Kim and GitHub
03366d81b3
Merge branch 'volatilityfoundation:develop' into fix/typo
2022-03-28 20:39:50 +09:00
Donghyun Kim
655ab9305d
Fix typo error for licenses, docs
2022-03-28 20:39:11 +09:00
Donghyun Kim
7b3fa278e0
Move handling of ValueError, PagedInvalidAddressException to _generator
2022-03-28 16:03:25 +09:00
Donghyun Kim
8104ee5fcb
Prettier of TreeGrid column
2022-03-28 03:43:36 +09:00
Donghyun Kim
8c29ba9fa5
Modify code comment of get_attached_devices method
2022-03-28 03:36:41 +09:00
Donghyun Kim
2f3bc8cf0d
Revert method for get driver's and device's name
2022-03-28 03:34:24 +09:00
Donghyun Kim
ff9c5cea4f
Modify return type hint of method for get driver's and device's
2022-03-28 03:31:29 +09:00
Donghyun Kim
95a11c3669
Core: Bump the development version to 2.0.3
2022-03-28 03:25:16 +09:00
Donghyun Kim
6b91927bb4
Initialize DeviceTree plugin
2022-03-28 00:51:35 +09:00
Donghyun Kim
fb081ec233
Add Windows DRIVER_OBJECT, DEVICE_OBJECT method
2022-03-28 00:36:03 +09:00
Samuel Zurowski and GitHub
f5e6f72cee
Merge branch 'volatilityfoundation:develop' into develop
2022-03-26 16:30:10 -04:00
Donghyun Kim and GitHub
43fadce28f
Merge branch 'volatilityfoundation:develop' into feature/device-tree
2022-03-26 02:26:34 +09:00
ikelos and GitHub
036698c739
Merge pull request #670 from Digitalisx/feature/mbr-parser
...
Implement MBRScanner plugin.
2022-03-25 17:09:16 +00:00
Donghyun Kim
5c402f33e9
Improvement of MBR extension's incomplete return type
2022-03-26 01:28:36 +09:00
Donghyun Kim
d17c56af1c
Remove space the plugin description
2022-03-26 01:23:12 +09:00
Donghyun Kim
ff433dd4b8
Change the empty byte to NotApplicableValue for efficient partition data output.
2022-03-26 01:22:17 +09:00
Donghyun Kim
8a99c17d42
Adjust vollog log level of Exception
2022-03-25 23:27:25 +09:00
Donghyun Kim
a9dabf90d7
Adjust vollog log level of Exception
2022-03-25 23:22:23 +09:00
Donghyun Kim
52e84ee484
Merge branch 'feature/mbr-parser' of https://github.com/Digitalisx/volatility3 into feature/mbr-parser
2022-03-25 17:29:48 +09:00
Donghyun Kim
f8443b994d
Refactoring for partition index
2022-03-25 17:29:07 +09:00
Donghyun Kim and GitHub
e44339d814
Merge branch 'volatilityfoundation:develop' into feature/mbr-parser
2022-03-25 17:22:17 +09:00
Donghyun Kim
a49292ab48
Fix type for partition
2022-03-25 17:21:46 +09:00
Donghyun Kim
b07859db7f
Add vollog for PagedInvalidAddressException
2022-03-25 17:02:41 +09:00
Donghyun Kim
2cfc24f7d3
Changes in structure and data return for efficient partition entries data display
2022-03-25 15:50:15 +09:00
ikelos and GitHub
dba8f93073
Merge pull request #676 from volatilityfoundation/issues/issue664
...
Implement `--save-config <filename>` option to replace `--write-config`
2022-03-24 08:49:26 +00:00
Mike Auty
02d90e9e42
CLI: Remove unnecessary extra code
2022-03-24 08:45:29 +00:00
ikelos and GitHub
d98e0e1884
Merge pull request #685 from Digitalisx/fix/mac
...
Set __init__ and fix description of mac environment plugins.
2022-03-23 09:10:24 +00:00
Donghyun Kim
64b8f681f4
Update sentence by code review
2022-03-23 18:05:42 +09:00