Commit Graph
5288 Commits
Author SHA1 Message Date
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
Donghyun KimandGitHub 7c242de5d3 Merge branch 'volatilityfoundation:develop' into feature/vadwalk 2022-06-10 00:24:01 +09:00
Donghyun KimandGitHub d544ac47cc Merge branch 'volatilityfoundation:develop' into fix/ethread 2022-06-10 00:23:53 +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
Donghyun KimandGitHub 254965b3a3 Merge branch 'volatilityfoundation:develop' into feature/reg-cert 2022-06-01 22:51:27 +09: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
2e4c257e15 Update volatility3/cli/__init__.py
Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-05-30 01:53:07 +01:00
Mike Auty 9ea1a960cd CLI: Synchonize volshell code a little better courtesy of @digitalisx 2022-05-30 01:34:19 +01: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 b312a5780c Fix: address mask from @ikelos help 2022-05-30 08:56:27 +09:00
Donghyun Kim 1ef8c51677 Fix: minor code for improve 2022-05-30 08:29:13 +09:00
Mike Auty 48e29ae530 CLI: Add support for a configuration options file 2022-05-29 23:44:29 +01: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
Donghyun KimandGitHub 12fc7dda1b Merge branch 'volatilityfoundation:develop' into feature/vadwalk 2022-05-30 06:40:34 +09:00
Donghyun KimandGitHub 17de5232e2 Merge branch 'volatilityfoundation:develop' into fix/ethread 2022-05-30 06:40:20 +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
Donghyun Kim b9694e109a Add: JSON EOF for config file 2022-05-30 02:48:46 +09:00
ikelosandGitHub f5f55d72fe Merge pull request #749 from paulkermann/bugfix/is_list_valid
Check return value from is_valid
2022-05-29 10:21:20 +01:00
Paul Kermann cdbe41dbf5 removed redundant try catch 2022-05-29 12:20:24 +03:00
Paul Kermann 4dd8114dcb check return value from is_valid 2022-05-29 11:28:40 +03:00
ikelosandGitHub 8a49b653ae Merge pull request #698 from volatilityfoundation/feature/qemu-pci-hole
Feature/qemu pci hole
2022-05-23 20:35:33 +01:00
ikelosandGitHub cb6af3e5f7 Merge pull request #745 from paulkermann/improv/log_filecache_usage
Log resource cache usage
2022-05-23 15:49:06 +01:00
Paul Kermann 946d2302bb log resource cache usage 2022-05-23 17:44:52 +03:00
ikelosandGitHub 0da9673a9e Merge pull request #741 from paulkermann/bugfix/filelayer_off_by_1
Fix off by 1 in Filelayer MaximumAddress
2022-05-23 07:44:23 +01:00
Paul Kermann e15fa0ebad declared in constructor 2022-05-23 09:43:49 +03:00
Paul Kermann be82c1639c fix missing 2022-05-23 09:40:25 +03:00
Paul Kermann a3c63fbdf8 rename variable 2022-05-23 09:25:30 +03:00
Donghyun KimandGitHub 05add68250 Merge branch 'volatilityfoundation:develop' into feature/reg-cert 2022-05-23 10:35:38 +09:00
6276b98400 Update volatility3/framework/layers/qemu.py
Fix typo courtesy of @digitalisx

Co-authored-by: Donghyun Kim <digitalisx99@gmail.com>
2022-05-23 01:48:07 +01:00
Mike Auty 7ce9511748 Layers: QEMU recommendations from @cstation 2022-05-23 01:27:44 +01:00
Mike Auty dd8fcce2ef Layers: QEMU improvements suggested by @cstation 2022-05-23 01:25:38 +01:00