Welcome to the inVtero.net documentation! This index will help you find the information you need.
- README.md - Project overview and quick start
- INSTALLATION.md - Installation instructions for all platforms
- USER_GUIDE.md - Complete user guide with workflows
- EXAMPLES.md - Real-world scenarios and use cases
- TROUBLESHOOTING.md - Common issues and solutions
- ARCHITECTURE.md - System architecture and design
- API_REFERENCE.md - Complete API documentation
- DEVELOPMENT.md - Contributing and building from source
- PYTHON_SCRIPTING.md - Python scripting guide
- TODO.md - Planned features and enhancements
- Changelog.txt - Version history
- CONTRIBUTING.md - Contribution guidelines
- CODE_OF_CONDUCT.md - Community guidelines
- SECURITY.md - Security policy
- Windows setup
- Linux/macOS setup
- Symbol server configuration
- Troubleshooting installation issues
→ USER_GUIDE.md → Quick Start → EXAMPLES.md → Quick Examples
- System design
- Detection algorithms
- Data flow diagrams
- Setup and basics
- Memory access
- Working with structures
- Advanced techniques
- Core classes
- Memory access
- Symbol resolution
- Configuration options
- Development environment setup
- Building from source
- Coding standards
- Pull request process
- Installation issues
- Runtime errors
- Symbol problems
- Performance issues
- Memory forensics scenarios
- VM introspection
- Malware analysis
- Incident response
- Total Pages: 9 major documentation files
- Total Words: ~60,000+ words
- Code Examples: 50+ complete examples
- Diagrams: 15+ mermaid visualizations
- Use Cases: 10 detailed scenarios
All documentation includes colorized, themed mermaid diagrams:
- ✅ Analysis workflow flowcharts
- ✅ Architecture overview
- ✅ Process detection state machines
- ✅ Nested virtualization diagrams
- ✅ VMware detection sequences
- ✅ Troubleshooting decision trees
- ✅ Use case mind maps
- ✅ Analysis pattern graphs
Memory Dump Formats
- ARCHITECTURE.md → Specialties Module
- USER_GUIDE.md → Supported Formats
- INSTALLATION.md → Requirements
Process Detection
- ARCHITECTURE.md → Process Detection Algorithm
- USER_GUIDE.md → Basic Usage
- EXAMPLES.md → Scenario 1
Hypervisor Analysis
- ARCHITECTURE.md → Hypervisor Support
- USER_GUIDE.md → Workflow 4
- EXAMPLES.md → Scenario 4 & 5
Symbol Resolution
- API_REFERENCE.md → Symbol Resolution
- PYTHON_SCRIPTING.md → Symbol Resolution
- TROUBLESHOOTING.md → Symbol Resolution Problems
Performance
- USER_GUIDE.md → Performance Tips
- TROUBLESHOOTING.md → Performance Problems
- ARCHITECTURE.md → Performance Optimizations
Python Scripting
- PYTHON_SCRIPTING.md → Complete guide
- EXAMPLES.md → All scenarios
- API_REFERENCE.md → Python API section
Integrity Verification
- ARCHITECTURE.md → Hashing and Integrity
- EXAMPLES.md → Scenario 2
- USER_GUIDE.md → Workflow 2
- README.md - Overview
- INSTALLATION.md - Setup
- USER_GUIDE.md - Quick Start
- EXAMPLES.md - Example 1
- ARCHITECTURE.md - Understand design
- API_REFERENCE.md - Learn API
- DEVELOPMENT.md - Setup dev environment
- CONTRIBUTING.md - Contribution process
- USER_GUIDE.md - Basic concepts
- PYTHON_SCRIPTING.md - Scripting guide
- API_REFERENCE.md - API reference
- EXAMPLES.md - Real scenarios
- ARCHITECTURE.md - Technical details
- EXAMPLES.md - Research examples
- API_REFERENCE.md - Deep API knowledge
- PYTHON_SCRIPTING.md - Advanced techniques
If you can't find what you're looking for:
- Check TROUBLESHOOTING.md - Most common issues are covered
- Search this index - Use Ctrl+F to find topics
- Check GitHub Issues - Search existing issues
- Create new issue - Use the templates provided
This documentation was created for planning the new version of inVtero.net.
Last Updated: 2025-11-19
Version: Comprehensive documentation release
Coverage: All aspects of installation, usage, development, and troubleshooting
Ready to get started? → INSTALLATION.md
Want to try an example? → EXAMPLES.md
Need help? → TROUBLESHOOTING.md