This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
volatility3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/volatilityfoundation/volatility3.git
synced
2026-09-06 09:47:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60bf657895e04d27ff250dc792b4cffd3a74b0b1
volatility3
/
volatility
/
framework
/
layers
T
History
Mike Auty
60bf657895
Allow pickling of FileLayers by unsetting the file (it'll be reopened as soon as a read happens).
2016-12-25 00:02:42 +00:00
..
__init__.py
Add in the starts of a vmware layer and stacker.
2016-12-13 02:21:15 +00:00
intel.py
Rewrite the intel scanning engine (and fix up the internal _translate function to include the mapped layer).
2016-12-21 16:53:52 +00:00
lime.py
Refactor the segmented layer out of lime for use with other layers.
2016-12-11 19:13:35 +00:00
physical.py
Allow pickling of FileLayers by unsetting the file (it'll be reopened as soon as a read happens).
2016-12-25 00:02:42 +00:00
scanners.py
Python 3 has a sane super() implementation (no arguments), so convert to using that.
2016-08-14 00:55:02 +01:00
segmented.py
Refactor the segmented layer out of lime for use with other layers.
2016-12-11 19:13:35 +00:00
vmware.py
Improve vmware segment calculations.
2016-12-14 01:31:22 +00:00