V2.9.8
MaintenancePerformance refinements and critical bug fixes to ensure seamless security operations. This update focuses on stability improvements and workflow optimization.
Added 1 change
Real-time scan progress indicators
Visual feedback for long-running analysis tasks with per-module completion tracking and estimated time remaining.
Reworked 3 changes
Report export pipeline
Faster PDF generation with better formatting. Large reports now render incrementally instead of blocking the UI thread.
Memory allocation strategies
Reduced RAM usage by 25% during intensive scans through pooled allocators and lazy section loading.
SQL injection pattern matching
Improved detection accuracy for complex queries including nested subqueries, UNION-based payloads, and blind timing attacks.
Fixed 2 fixes
Multi-threaded scan deadlock
Resolved race condition in parallel processing where two worker threads could simultaneously lock on the same section descriptor.
Configuration file parsing errors
Fixed edge cases with special characters in paths, particularly backslash sequences and Unicode directory names on Windows.