fae833fb28
Features: - Standalone scanner generator that runs independently in /opt - Launch in screen session for background execution - Self-contained script with no toolkit dependencies - Self-cleanup with user confirmation after completion - Scanner installation guide for ImunifyAV, ClamAV, and Maldet - Menu option 5: Launch standalone scanner - Complete scan scope selection (server/user/domain/custom path) Implementation: - Added show_scanner_installation_guide() function - Added launch_standalone_scanner_menu() function - Enhanced generate_standalone_scanner() with screen integration - Integrated with main malware scanner menu Use case: Long-running scans can be launched independently, allowing toolkit deletion while scans continue in background.