Volatility integration testing
The team has created a specific branch to test the integration of the well-known live memory forensics framework: Volatility.
The team has created a specific branch to test the integration of the well-known volatile memory forensics framework: Volatility. Further information regarding Volatility can be found here
The following screenshot provides an example of the rendering based on results of Volatility:
![]()
If you want to try this experimental feature, you have to get sources from the git repository:
git clone git://git.digital-forensic.org/dff.git git fetch origin volatility:volatility git checkout volatility
then you can start to compile...
Enjoy !
Comments