v0.1.2 — Fix UI freeze & clean up kill chain
Fixed
Evilginx2 Check No Longer Freezes the UI
Replaced \�xecSync\ with async \�xec\ in \�vilginxManager.checkAvailability(). The synchronous WSL check was blocking Electron's main process for up to 5 seconds, making the entire app unresponsive. Tab switching and all UI interactions now work during the availability check.
Kill Chain — Removed Dorking Phase
Removed the \dorking\ entry from the kill chain. The chain now shows: Reconnaissance → Exploitation → Phishing → C2 → Exfiltration.