Donghyun Kim
|
8b6194f8f4
|
Remove: environment .bak on .gitignore
|
2022-05-07 18:16:43 +09:00 |
|
Donghyun Kim
|
6b7d5b63fe
|
Add: venv environments, memory dump for .gitignore
|
2022-05-06 00:49:03 +09:00 |
|
Mike Auty
|
14c11b24f6
|
Symbols: Make _IMAGE_NT_HEADERS optional since not all Windows versions contain it
|
2022-05-02 14:33:35 +01:00 |
|
 ikelosandGitHub
|
a7c746a1d3
|
Merge pull request #714 from paulkermann/feature/minor_improvments
Improving object type_name resolution
|
2022-05-02 12:26:28 +01:00 |
|
Paul Kermann
|
bb1e41f59b
|
remove at_layer
|
2022-05-02 09:36:50 +03:00 |
|
Paul Kermann
|
8bd7daf28f
|
fix minor improvments
|
2022-05-02 09:33:41 +03:00 |
|
Mike Auty
|
818002aba4
|
Codebase: Fix LGTM issues
|
2022-04-30 15:13:34 +01:00 |
|
 ikelosandGitHub
|
48c1533e89
|
Merge pull request #600 from gcmoreira/linux_pslist_pstree_improvements
Linux PSList and PSTree plugins improvements
|
2022-04-29 00:53:39 +01:00 |
|
Gustavo Moreira
|
7b30d46908
|
Merge remote-tracking branch 'upstream/develop' into linux_pslist_pstree_improvements
|
2022-04-29 07:03:44 +10:00 |
|
Gustavo Moreira
|
9aba96a197
|
Remove unused import module
|
2022-04-29 06:46:58 +10:00 |
|
Gustavo Moreira
|
e1b8a0b5cc
|
container_of() is no longer needed here
|
2022-04-29 06:42:37 +10:00 |
|
Mike Auty
|
5f87964916
|
Linux: Make sure the pslist offset column says that it's virtual
|
2022-04-28 15:41:29 +01:00 |
|
 ikelosandGitHub
|
f8bdac06a2
|
Merge pull request #654 from cpuu/develop
Add offset information in pslist plugin for Linux
|
2022-04-28 15:39:59 +01:00 |
|
Gustavo Moreira
|
192759b5d5
|
Updated to use the new task::get_threads
|
2022-04-28 10:17:39 +10:00 |
|
Gustavo Moreira
|
0a3c629782
|
Updated to use task's is_thread_group_leader function
|
2022-04-28 10:14:49 +10:00 |
|
Gustavo Moreira
|
ed5d373771
|
Merge remote-tracking branch 'upstream/develop' into linux_pslist_pstree_improvements
|
2022-04-28 09:49:17 +10:00 |
|
 ikelosandGitHub
|
8ac2b6ac89
|
Merge pull request #722 from digitalisx/patch-1
Fix typo for `API_CHANGES`
|
2022-04-28 00:34:27 +01:00 |
|
 Donghyun KimandGitHub
|
a236bdd600
|
Fix typo for API_CHANGES.md
|
2022-04-28 08:26:52 +09:00 |
|
Mike Auty
|
0dc0b8ca40
|
Core: Bump the API correctly for an addition (to 2.1.0)
|
2022-04-28 00:12:41 +01:00 |
|
Mike Auty
|
4e2dd7b24f
|
Core: Bump patch number for additive change to API
|
2022-04-27 22:49:05 +01:00 |
|
 ikelosandGitHub
|
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 |
|
 ikelosandGitHub
|
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 |
|
Paul Kermann
|
c8ab4eb814
|
if not table name is present table name is an empty string
|
2022-04-25 11:25:45 +03:00 |
|
Paul Kermann
|
7308f4af0c
|
minor improvments
|
2022-04-25 11:21:05 +03:00 |
|
 ikelosandGitHub
|
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 |
|
 ikelosandGitHub
|
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 |
|
 ikelosandGitHub
|
db20ccf890
|
Merge pull request #689 from Digitalisx/feature/device-tree
Implement DeviceTree plugin.
|
2022-03-28 12:58:49 +01:00 |
|
 ikelosandGitHub
|
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 KimandGitHub
|
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 ZurowskiandGitHub
|
f5e6f72cee
|
Merge branch 'volatilityfoundation:develop' into develop
|
2022-03-26 16:30:10 -04:00 |
|
 Donghyun KimandGitHub
|
43fadce28f
|
Merge branch 'volatilityfoundation:develop' into feature/device-tree
|
2022-03-26 02:26:34 +09:00 |
|
 ikelosandGitHub
|
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 |
|