Commit Graph
3629 Commits
Author SHA1 Message Date
Donghyun Kim 65d825626e Add: test for windows.devicetree 2022-07-22 21:11:01 +09:00
Donghyun Kim 0fe1f47c9c Fix: support swapped exceptions 2022-07-22 21:10:43 +09:00
Donghyun Kim 92696068c0 Add: test for vadwalk plugin 2022-07-22 18:55:34 +09:00
Donghyun KimandGitHub a944ebc031 Merge branch 'volatilityfoundation:develop' into feature/vadwalk 2022-07-22 18:31:33 +09:00
Donghyun Kim 74dcf80ded Merge branch 'fix/ethread' of https://github.com/digitalisx/volatility3 into fix/ethread 2022-07-22 01:11:47 +09:00
Donghyun Kim 7755328226 Fix: psscan required framework version bump 2022-07-22 01:11:35 +09:00
Donghyun KimandGitHub f7ca61b443 Merge branch 'volatilityfoundation:develop' into fix/ethread 2022-07-22 01:10:09 +09:00
ikelosandGitHub 334f7a9362 Merge pull request #791 from digitalisx/feature/enhance-test
Test: add `pytest` in `requirements-test.txt`, some enhancement.
2022-07-20 22:16:14 +01:00
Donghyun KimandGitHub c13743cfb4 Merge branch 'develop' into feature/enhance-test 2022-07-21 05:57:21 +09:00
Donghyun Kim 986088b1a1 Fix: pytest version 2022-07-21 05:56:17 +09:00
Donghyun Kim 3587828820 Add: EOF in requirements-test.txt 2022-07-21 05:54:36 +09:00
Donghyun Kim 929d19aa50 Add: EOF in requirements-test.txt 2022-07-21 05:51:54 +09:00
Donghyun Kim 8e9bf4f27c Add: pytest in requirements-test.txt 2022-07-21 05:50:46 +09:00
Donghyun Kim 723fd9b429 Fix: json prettier 2022-07-21 05:49:51 +09:00
Donghyun Kim 5db182d430 Add: .gitignore for test 2022-07-21 05:49:39 +09:00
Donghyun Kim d5c7ef1a9e Remove: pytest install command 2022-07-21 05:49:16 +09:00
ikelosandGitHub 590b4fade7 Merge pull request #630 from volatilityfoundation/feature/isf-unification
Feature/isf unification
2022-07-20 21:47:58 +01:00
Mike Auty ae48a8ab47 Documentation: Update text about long cache updates 2022-07-20 20:46:20 +01:00
Mike Auty 225c366314 Windows: Update PDB to store correct age value 2022-07-20 20:46:20 +01:00
Mike Auty c475b792a5 Automgic: Fix removing stale entries 2022-07-20 20:46:20 +01:00
ikelosandDonghyun Kim 47accf520b Update volatility3/framework/automagic/symbol_cache.py
Yep, you're quite right, not sure how that got left behind.  Thanks!  5:)

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-20 20:46:20 +01:00
Mike Auty 504229e468 Automagic: include fixes from @digitalisx on review 2022-07-20 20:46:20 +01:00
ikelosandDonghyun Kim 98f7fe1743 Update volatility3/framework/automagic/symbol_cache.py
Quite right, thanks for the catch!  5:)

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-20 20:46:20 +01:00
ikelosandDonghyun Kim 6f34e1350e Update volatility3/framework/automagic/symbol_cache.py
Hehehe, I guess I'm just a little shy about handing out complex objects, but you're right and it is a private method.  5:)

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-20 20:46:20 +01:00
ikelosandDonghyun Kim 1e80bb54de Update volatility3/framework/configuration/requirements.py
Yep, not sure why I forgot, thanks  5:)

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-20 20:46:20 +01:00
Mike Auty a4aa93f059 Core: Clean up unneeded counter variable, now we're using enumerate 2022-07-20 20:46:20 +01:00
ikelosandDonghyun Kim ebab09e53a Update volatility3/framework/automagic/symbol_cache.py
Cool, I always forget about that, I think it's just what I'm used to, thanks!  5:)

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-20 20:46:20 +01:00
ikelosandDonghyun Kim bda200168a Update volatility3/framework/plugins/isfinfo.py
Yep, good spot as ever, thanks!  5:)

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-20 20:46:20 +01:00
Mike Auty 1f02fea5d1 Automagic: Change database to store ISF hash instead of verified state 2022-07-20 20:46:20 +01:00
Mike Auty 2d64deb18e Plugins: Update isfinfo to use the cache unless --live 2022-07-20 20:46:20 +01:00
Mike Auty d16861b592 Documentation: Update documentation for isf caching feature 2022-07-20 20:46:20 +01:00
Mike Auty 371267f38a Automagic: Ensure partial caching survives 2022-07-20 20:46:20 +01:00
Mike Auty fe46638640 Automagic: Update to use more recent OS categories 2022-07-20 20:46:20 +01:00
Mike Auty 57a202ae1d Automagic: Use cache delay for remote locations 2022-07-20 20:46:20 +01:00
Mike Auty 2729d25d89 Automagic: speed up caching by db commit when necessary 2022-07-20 20:46:20 +01:00
Mike Auty 5bc517aa42 Automagic: Use sqlite to cache identifiers 2022-07-20 20:46:17 +01:00
ikelosandGitHub 88ad93a0d7 Merge pull request #789 from fgomulka/actions-testing-framework
Add testing framework
2022-07-20 20:31:16 +01:00
3e748e7d48 Use more descriptive variable names
Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-16 16:35:26 -05:00
f295e5d91a Add newline
Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-07-16 16:34:47 -05:00
Frank Gomulka f96f004b13 @digitalisx suggested changes 2022-07-15 18:01:48 -05:00
Frank Gomulka df277b9e80 Add testing framework 2022-07-15 01:27:08 -05:00
Tejas 3714fa8c92 Note regarding using sudo added 2022-07-05 19:56:45 +05:30
Tejas e7b33f6c84 Description on listing plugins in windows added 2022-07-05 19:54:37 +05:30
Tejas 596047c251 small adjustment made in note regarding pipe 2022-07-05 19:51:32 +05:30
Tejas bcc923b1b9 Info regarding pipe added 2022-07-05 19:50:33 +05:30
Tejas 73eec3386d Reference to memory dump removed 2022-07-05 19:48:49 +05:30
Tejas 1ccd31b506 Added note regarding pipe in windows doc and moved winPEM to tip 2022-07-05 19:47:47 +05:30
Tejas 0844929610 Use same voltility3 version in documentation
volatility3 2.0.1
2022-07-05 19:45:13 +05:30
Tejas 20b76830f7 Removed external link to memory dump 2022-07-05 19:42:49 +05:30
Tejas ed361893c7 command fix
vol.py to python3 vol.py
2022-07-05 19:40:43 +05:30