Difference between revisions of "Volatility Framework"
From Forensics Wiki
(New page: The '''Volatility Framework''' is a Python based extensible framework for conducting analysis on Windows XP Service Pack 2 memory images. It supports flat file images, crash dump files, an...) |
(Added infobox) |
||
| Line 1: | Line 1: | ||
| + | {{Infobox_Software | | ||
| + | name = Volatility | | ||
| + | maintainer = [[AAron Walters]] | | ||
| + | os = {{Cross-platform}} | | ||
| + | genre = [[Memory analysis]] | | ||
| + | license = {{GPL}} | | ||
| + | website = [https://www.volatilesystems.com/default/volatility https://www.volatilesystems.com/] | | ||
| + | }} | ||
| + | |||
The '''Volatility Framework''' is a Python based extensible framework for conducting analysis on Windows XP Service Pack 2 memory images. It supports flat file images, crash dump files, and hibernation files. The project was originally developed by and is now headed up by [[AAron Walters]] of [[Volatile Systems]]. | The '''Volatility Framework''' is a Python based extensible framework for conducting analysis on Windows XP Service Pack 2 memory images. It supports flat file images, crash dump files, and hibernation files. The project was originally developed by and is now headed up by [[AAron Walters]] of [[Volatile Systems]]. | ||
Revision as of 18:22, 15 January 2009
| Volatility | |
|---|---|
| Maintainer: | AAron Walters |
| OS: | Cross-platform |
| Genre: | Memory analysis |
| License: | GPL |
| Website: | https://www.volatilesystems.com/ |
The Volatility Framework is a Python based extensible framework for conducting analysis on Windows XP Service Pack 2 memory images. It supports flat file images, crash dump files, and hibernation files. The project was originally developed by and is now headed up by AAron Walters of Volatile Systems.