Commit Graph
20 Commits
Author SHA1 Message Date
Mike Auty 8131a9e817 Layers: Add in LeechCore physical file support 2021-02-23 14:46:43 +00:00
Mike Auty 0f487e725c Packaging: Further fixes to setup.py 2021-02-01 18:00:21 +00:00
Mike Auty bad253d5e4 Documentation: Use the README.md for the long description 2021-02-01 17:55:14 +00:00
Mike Auty cc58360ebb Documentation fix remaining volatility path issues 2021-01-30 13:47:00 +00:00
Mike Auty 3911098d27 Core: Rename the top level namespace 2021-01-20 21:21:16 +00:00
Mike Auty 3726e9e509 Setup.py: Add in option requirement of pycryptodome 2020-08-12 22:12:08 +01:00
Mike Auty 83f5771a44 setup.py: Fix a typo that included development files. 2019-11-02 12:51:52 +00:00
Mike Auty e0b9d72c84 Update the license URL and LICENSE.txt 2019-09-25 21:44:05 +01:00
Mike Auty 72567e1c50 Yapf-0.28.0 rerun across the whole codebase. 2019-09-21 21:08:23 +01:00
Mike Auty 3142ffdd69 Add in sphinx-rtd-theme to doc requirements. 2019-09-12 17:09:32 +01:00
Mike Auty 9cde94bceb Change the license blurb on all files. 2019-08-27 23:11:00 +01:00
Mike Auty bbac649a62 Remove the dependency on pdbparse since pdbparse-to-json is no longer necessary. 2019-08-11 17:39:34 +01:00
Mike Auty 46d8e37cf5 Add optional dependency for pdbconv now pdbparse is in pypy. 2019-05-07 23:57:12 +01:00
Mike Auty 0cb0150943 Add in optional dependency on schema validation. 2019-03-09 13:39:54 +00:00
Mike Auty 065808c648 Minor fix to the setup.py file. 2018-12-20 00:18:22 +00:00
Mike Auty fdc6efc4ad Add in the LICENSE and the README. 2018-12-19 23:55:03 +00:00
Mike Auty 19572b6e1e Reformat all python files using yapf with custom volatility style. 2018-12-16 16:50:17 +00:00
Mike Auty 44592c63ca Update dependencies to support sphinx_autodoc_typehints. 2018-11-13 12:01:57 +00:00
Mike Auty 1299fa4a36 Fix up volshell failing on missing modules (eg, yara) and tart up the setup file. 2018-09-02 00:52:17 +01:00
Mike Auty 3713e9484c Add in a setup.py and fix up the documentation so setuptools can build it. 2018-09-01 22:28:03 +01:00