volatility-framework
There are 33 repositories under volatility-framework topic.
volatilityfoundation/volatility
An advanced memory forensics framework
volatilityfoundation/volatility3
Volatility 3.0 development
Hack-with-Github/Powerful-Plugins
Powerful plugins and add-ons for hackers
volatilityfoundation/community
Volatility plugins developed and maintained by the community
LDO-CERT/orochi
The Volatility Collaborative GUI
memoryforensics1/VolExp
volatility explorer
memoryforensics1/Vol3xp
Volatility Explorer Suit
K2/Scripting
PS / Bash / Python / Other scripts For FUN!
eset/volatility-browserhooks
Volatility Framework plugin to detect various types of hooks as performed by banking Trojans
sk4la/volatility3-docker
Volatility, on Docker 🐳
JPCERTCC/etw-scan
ETW forensic tool for Volatility3 plugin
ImDuong/vola-auto
The ultimate streamline for Volatility 3. Speed up process of memory artifacts extraction phase
vavarachen/volatility_automation
A tool to automate memory dump processing using Volatility, including optional Splunk integration.
forensenellanebbia/volatility-profiles
My Linux profiles built for Volatility 2/3
BianchiGiacomo/deepLearningVolatility
Neural network framework for volatility surface approximation and calibration. Supports rough Heston/Bergomi, random grids, multi-regime architectures.
lzwgiter/DigDog
DigDog-基于深度学习和内存取证技术的恶意软件检测框架
CrunchCorps/Dumpalyzer
Dumpalyzer is a bash script whose purose is to analyze Memory and HDD files, forensically extract them with five different tools in an interactive mode, and output organized log files.
tr4c3datr4il/VolTool
Tools related to Volatility
AsafEitani/Volatility3LinuxSymbols
Linux symbols creation tool for Volatility3
jan-hendrik-lang/MemoryInvestigator
Enhancing RAM Investigation with LLM and RAG
0xrajneesh/Memory-Forensics-with-Volatility-on-Linux
Hands-on lab for memory forensics on Linux using Volatility, covering memory dump analysis, process investigation, network connections, hidden data, malware detection, and browser artifacts extraction.
joezbub/Memory-Forensics-Plugins
Volatility plugins to recover ML model attributes from memory images
KrazyC1/GLASS-volatility
GLASS (Global Language And Site Scanner) is a Volatility plugin designed by Clayton Wenzel, James Baumhardt, and Nathan Eberly, aiming to swiftly identify and classify malicious domains and unexpected languages within a memory dump, providing users with dynamic insights for forensic investigations.
OMGhozlan/Volatility-MCP-Server
MCP (Model Context Protocol) interface for Volatility 3, providing memory forensics capabilities through LLM-based tools. Query, analyze, and automate Volatility 3 plugins using natural language via API or agent-based workflows
Holmes-R/OFFENSIVE-FORENSICS
The objective of the project is to scan a snapshot of affected machine’s RAM in order to capture cryptographic key or other information that resides only in memory .We’ll use Volatility memory analysis framework to analyze the snapshot to find out how the VM in used and what processes were running.
Lucho-A/Auditing-Forensic
Essential set of tools for carrying out a forensic activity in line with the RFC 3227: "Guidelines for Evidence Collection and Archiving".
manuelmusngi/volatility_smile_trading_analysis
C++ volatility smile framework
OMGhozlan/autoVolatility3
Run several volatility 3 plugins at the same time (Supports containrized processing)
reverseame/heaplist
Volatility 3 plugin to extract the heap from Windows memory images
SatyenderYadav/volatilitycommand
Volatility Command Search Engine
terracota19/Digital-Forensics-Volatility-Installer-for-Kali
This script automates the installation and configuration of the Volatility Framework on Kali, using isolated Python 2 virtual environments to ensure compatibility with legacy forensic tools.
terracota19/Volatility-Auto-Analysis-GUI
A Python2 GUI tool to automate memory dump analysis using Volatility 2.6.1. It allows users to load memory files, automatically detects the correct profile with imageinfo, and runs common forensic commands. Results are organized into case folders for easy review.