Commit Graph
3372 Commits
Author SHA1 Message Date
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
Mike Auty 84d26ba4bd Core: Add in API_CHANGES updates 2022-07-05 11:08:51 +01:00
ikelosandGitHub 4e5caf3149 Merge pull request #784 from utkonos/dumpfilestyle
Style changes including yapf according to .style.yapf in package root
2022-07-04 22:08:24 +01:00
Malware Utkonos 772ae98eb1 Style changes including yapf according to .style.yapf in package root 2022-07-04 13:27:17 -04:00
Mike Auty b1b4d21bbc Core: Prevent circular dependency on imports - take 2 2022-07-03 22:46:31 +01:00
Mike Auty 3679134f01 Core: Prevent circular dependency on imports 2022-07-03 22:45:11 +01:00
ikelosandGitHub 7dc330fb47 Merge pull request #777 from volatilityfoundation/feature/add-child-template-call
Core: Add support to templates to get child templates
2022-07-03 22:41:46 +01:00
Mike Auty 951a0f5d50 Documentation: Clarify that the code is just an example
Clarifies for #773 and #776
2022-06-30 11:43:48 +01:00
e8e6bacb19 Update volatility3/framework/objects/__init__.py
Fix typo

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-06-30 09:57:09 +01:00
Mike Auty 6982650c18 Volshell: Fixes use of old config variables
Closes #780
2022-06-29 15:38:52 +01:00
Mike Auty aed87346cd Core: Add support to templates to get child templates 2022-06-23 09:23:31 +01:00
ikelosandGitHub 39e812a207 Merge pull request #776 from volatilityfoundation/issues/issue773
Issues/issue773
2022-06-22 17:20:45 +01:00
Mike Auty a386de72f5 Documentation: Fix pslist plugin requirement 2022-06-22 17:12:24 +01:00
fd524a6b31 Update doc/source/simple-plugin.rst
Yep, that seems fine.

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-06-22 17:08:18 +01:00
Mike Auty 79be62ca4d Documentation: Update the documentation to the latest framework 2022-06-22 15:12:40 +01:00
Mike Auty 7ba27a75ca Documentation: Improve the simple-plugin example 2022-06-22 14:52:01 +01:00
ikelosandGitHub 3aee25ac7b Merge pull request #775 from digitalisx/refactor/expression
Refactor: simplify comparision syntax.
2022-06-22 14:51:49 +01:00
Donghyun Kim 9f525dfa73 Refactor: simplify comparision 2022-06-22 19:57:47 +09:00
ikelosandGitHub 2c3cc19332 Merge pull request #771 from digitalisx/fix/volshell-excp
Remove: unreachable code (`UnsatisfiedExceptions` Message) of `volshell`.
2022-06-15 21:51:21 +01:00
Donghyun Kim dd92955a99 Remove: unreachable code 2022-06-16 05:40:26 +09:00
ikelosandGitHub baf92254af Merge pull request #768 from digitalisx/fix/typo
Fix: typo for code comment, requirements name (`windows.modscan`).
2022-06-14 15:11:19 +01:00
Donghyun Kim e1f3f65202 Fix: typo for code comment, requirements name 2022-06-14 21:03:33 +09:00
ikelosandGitHub 30c2af9752 Merge pull request #766 from digitalisx/update/docs
Documentation: update options, descriptions for `vol-cli.rst`
2022-06-12 13:03:30 +01:00
Donghyun Kim 3ef505641e Add: stacker descriptions 2022-06-12 20:55:15 +09:00
Donghyun Kim 2d14e4e012 Add: descriptions of new options 2022-06-12 20:50:03 +09:00
Donghyun Kim aa06ed6e67 Add: new options for vol-cli.rst 2022-06-12 20:32:06 +09:00
Mike Auty 21d916be0a Pyinstaller: Support pyinstaller 5 and later 2022-06-06 14:53:52 +01:00
Mike Auty db3408bdaa Windows: Extend the pdb support to modules 2022-06-05 22:23:36 +01:00
Mike Auty 0abd2e53ab Pyinstaller: Fix path need to current directory to be correct 2022-06-05 10:57:40 +01:00
ikelosandGitHub abca6bd820 Merge pull request #758 from digitalisx/fix/typo
Fix: typo for code comments (`templates`, `timeliner`, `linux plugins`).
2022-05-31 15:28:24 +01:00
Donghyun Kim bb80d7067e Fix: typo of timeliner parameter 2022-05-31 23:24:49 +09:00
Donghyun Kim 8b128b05f8 Fix: typo for code comments 2022-05-30 22:17:33 +09:00
ikelosandGitHub ef508f402e Merge pull request #755 from digitalisx/fix/minor
Fix: minor code for improve (typo, author).
2022-05-30 01:05:55 +01:00
Donghyun Kim 1ef8c51677 Fix: minor code for improve 2022-05-30 08:29:13 +09:00
ikelosandGitHub 0b296ae6b1 Merge pull request #752 from digitalisx/fix/minor
Fix: minor code for improve (typo, more information).
2022-05-29 23:30:40 +01:00
Donghyun Kim a4e162c7f1 Fix: minor for better code 2022-05-30 07:24:45 +09:00
ikelosandGitHub d8ed65cfd3 Merge pull request #751 from digitalisx/fix/context-manager
Fix: file close context manager (`__del__` to `__exit__`) for physical layers.
2022-05-29 22:32:52 +01:00
Donghyun Kim bd332261de Fix: __del__ to __exit__ 2022-05-30 05:39:37 +09:00
ikelosandGitHub 13a5cfdf52 Merge pull request #750 from digitalisx/fix/eof
Add: JSON `EOF` for `config` file. (`cli`, `volshell`)
2022-05-29 19:29:01 +01:00