awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
volatilityfoundation avatar

volatilityfoundation/volatility3

0
View on GitHub↗
4,192 स्टार्स·663 फोर्क्स·Python·10 व्यूज़volatilityfoundation.org↗

Volatility3

Volatility3 एक मेमोरी फॉरेंसिक फ्रेमवर्क और विश्लेषण टूल है जिसका उपयोग वोलेटाइल मेमोरी डंप को पार्स करने के लिए किया जाता है। यह डिजिटल आर्टिफैक्ट्स निकालता है और प्रोसेस जानकारी, नेटवर्क आर्टिफैक्ट्स और अन्य फॉरेंसिक साक्ष्य को पुनर्प्राप्त करने के लिए सिस्टम की रनटाइम स्थिति को पुनर्निर्माण करता है।

यह सिस्टम एक प्लगइन-आधारित फॉरेंसिक इंजन और ऑपरेटिंग सिस्टम सिंबल रिज़ॉल्वर के रूप में कार्य करता है। यह सिंबल टेबल और ट्रांसलेशन लेयर्स का उपयोग करके कच्चे मेमोरी एड्रेस को ज्ञात सिस्टम संरचनाओं से मैप करता है, और कस्टम स्कैनर और रेंडरर्स बनाने के लिए एक एक्स्टेंसिबल आर्किटेक्चर प्रदान करता है।

इस फ्रेमवर्क में रीयल-टाइम डेटा खोज के लिए एक कमांड-लाइन मेमोरी एक्सप्लोरर और मेमोरी रिपोर्ट के निर्माण को स्वचालित करने के लिए एक प्रोग्रामेबल इंटरफेस शामिल है। यह लेयर-आधारित एड्रेस ट्रांसलेशन प्रक्रिया के माध्यम से डिजिटल आर्टिफैक्ट एक्सट्रैक्शन और सिस्टम सिंबल रिज़ॉल्यूशन को संभालता है।

Features

  • Digital Forensics - Extracts digital evidence and runtime system state from volatile memory to investigate security incidents.
  • Symbol Table Resolution - Resolves raw memory offsets into human-readable function and structure names using symbol tables.
  • Virtual Address Translators - Simulates the OS memory management unit to map raw physical addresses to virtual addresses.
  • Kernel Symbol Resolution - Resolves raw memory addresses into human-readable function and variable names using kernel symbol tables.
  • Memory Address Translation Layers - Implements layer-based address translation to map raw physical memory addresses to virtual addresses for system state interpretation.
  • Volatile Memory Ingestion - Parses raw memory samples to recover process information, network artifacts, and other forensic evidence.
  • Memory Forensics - Provides a comprehensive framework for analyzing volatile memory dumps to reconstruct runtime system states.
  • Forensic Artifact Extraction - Extracts process information and network artifacts from volatile memory samples for forensic analysis.
  • Volatile Memory Investigation - Provides a command-line interface to explore memory objects and run scripts for real-time data discovery.
  • Extensible Plugin Architectures - Provides an extensible architecture allowing developers to inject custom logic for forensic scanning and rendering.
  • Forensic Engines - Provides an extensible architecture for creating custom scanners and renderers for specialized memory investigation.
  • Symbol-To-Address Mapping - Maps raw memory addresses to known system functions and structures using symbol tables and translation layers.
  • Plugin-Based Architectures - Employs a modular architecture where independent plugins define specific memory scanning and extraction logic.
  • State and Context Management - Implements a global analysis state to maintain consistent configuration and context across multiple forensic plugins.
  • Memory Analysis APIs - Offers programmatic interfaces for managing analysis contexts and plugins to automate memory report generation.
  • Analysis Automation - Programmatically manages analysis contexts and plugins to generate automated reports from system memory dumps.
  • Custom Plugin Development - Allows the creation of specialized scanners and renderers through a programmable interface for custom analysis tasks.
  • Intermediate Representations - Provides a standardized internal representation for OS symbols to decouple source formats from analysis logic.
  • Runtime Memory Explorers - Ships an interactive shell for accessing memory objects and running analysis scripts for real-time exploration.
  • Interactive Shells - Provides an interactive command-line shell for real-time exploration of memory objects and execution of scripts.
  • Digital Forensics - Advanced framework for memory forensics and analysis.
  • Memory Analysis Tools - Modern successor to the standard memory forensics framework.

स्टार हिस्ट्री

volatilityfoundation/volatility3 के लिए स्टार हिस्ट्री चार्टvolatilityfoundation/volatility3 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Volatility3 के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Volatility3 के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ufrisk/memprocfsufrisk का अवतार

    ufrisk/MemProcFS

    4,202GitHub पर देखें↗

    MemProcFS is a volatile memory analysis tool and cross-platform memory acquisition system. It functions as a memory forensic virtual file system, mapping physical memory and kernel objects into a virtual directory structure that allows users to analyze system artifacts using standard file system tools. The project distinguishes itself by providing a virtual file system for memory forensics, enabling the browsing and querying of physical memory as read-only files and folders. It also incorporates a Yara-based memory scanner to identify malware signatures and injected code within physical memor

    C
    GitHub पर देखें↗4,202
  • volatilityfoundation/volatilityvolatilityfoundation का अवतार

    volatilityfoundation/volatility

    7,971GitHub पर देखें↗

    Volatility is a memory forensics framework and digital forensics tool designed to extract and analyze evidence from volatile computer memory dumps. It functions as a memory dump parser and analysis platform used to identify running processes, network connections, and loaded modules from a system RAM capture. The framework enables the reconstruction of system state to uncover malicious activity, such as rootkits and injected code, during malware incident response and threat hunting. It provides capabilities for digital forensic investigations to detect unauthorized access and indicators of com

    Pythonmalwarememorypython
    GitHub पर देखें↗7,971
  • jaykali/maskphishjaykali का अवतार

    jaykali/maskphish

    3,020GitHub पर देखें↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    GitHub पर देखें↗3,020
  • velocidex/velociraptorVelocidex का अवतार

    Velocidex/velociraptor

    3,769GitHub पर देखें↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Godigital-forensicsendpoint-discoveryendpoint-protection
    GitHub पर देखें↗3,769
Volatility3 के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

volatilityfoundation/volatility3 क्या करता है?

Volatility3 एक मेमोरी फॉरेंसिक फ्रेमवर्क और विश्लेषण टूल है जिसका उपयोग वोलेटाइल मेमोरी डंप को पार्स करने के लिए किया जाता है। यह डिजिटल आर्टिफैक्ट्स निकालता है और प्रोसेस जानकारी, नेटवर्क आर्टिफैक्ट्स और अन्य फॉरेंसिक साक्ष्य को पुनर्प्राप्त करने के लिए सिस्टम की रनटाइम स्थिति को पुनर्निर्माण करता है।

volatilityfoundation/volatility3 की मुख्य विशेषताएं क्या हैं?

volatilityfoundation/volatility3 की मुख्य विशेषताएं हैं: Digital Forensics, Symbol Table Resolution, Virtual Address Translators, Kernel Symbol Resolution, Memory Address Translation Layers, Volatile Memory Ingestion, Memory Forensics, Forensic Artifact Extraction।

volatilityfoundation/volatility3 के कुछ ओपन-सोर्स विकल्प क्या हैं?

volatilityfoundation/volatility3 के ओपन-सोर्स विकल्पों में शामिल हैं: ufrisk/memprocfs — MemProcFS is a volatile memory analysis tool and cross-platform memory acquisition system. It functions as a memory… volatilityfoundation/volatility — Volatility is a memory forensics framework and digital forensics tool designed to extract and analyze evidence from… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… velocidex/velociraptor — Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and… th-ch/youtube-music — This project is a desktop client for YouTube Music, serving as a cross-platform wrapper that encapsulates the… dthree/vorpal — Vorpal is a Node.js interactive CLI framework and terminal user interface library used to build extensible…