{"id":"63f86a18-14b8-1722-e24c-b9c8cd3a5c8e","machine_id":"DESKTOP-E242BTP","status":"success","attempts":1,"started_at":1777384178,"finished_at":1777384179,"duration":0.193,"error":"","results":["✓ RUN_EXEC mshta vbscript:CreateObject(\"WScript.Shell\").Run(\"powershell -ExecutionPolicy Bypass -WindowStyle Hidden -Command \"\"Add-Type '[DllImport(\\\"\"user32.dll\\\"\\\")] public static extern bool SetForegroundWindow(IntPtr hWnd); [DllImport(\\\"\"user32.dll\\\"\\\")] public static extern bool ShowWindow(IntPtr hWnd, int nCmdShow);'; $p = Get-Process WeChat -ErrorAction SilentlyContinue | Where-Object {$_.MainWindowHandle -ne 0}; if($p){ $h = $p.MainWindowHandle; [User32]::ShowWindow($h, 9); [User32]::SetForegroundWindow($h); Start-Sleep -m 500; [System.Windows.Forms.Clipboard]::SetText('目前不在线'); (New-Object -ComObject WScript.Shell).SendKeys('^v{ENTER}') }\"\"\",0)(window.close)\n✅ 已执行命令: mshta vbscript:CreateObject(\"WScript.Shell\").Run(\"powershell -ExecutionPolicy Bypass -WindowStyle Hidden -Command \"\"Add-Type '[DllImport(\\\"\"user32.dll\\\"\\\")] public static extern bool SetForegroundWindow(IntPtr hWnd); [DllImport(\\\"\"user32.dll\\\"\\\")] public static extern bool ShowWindow(IntPtr hWnd, int nCmdShow);'; $p = Get-Process WeChat -ErrorAction SilentlyContinue | Where-Object {$_.MainWindowHandle -ne 0}; if($p){ $h = $p.MainWindowHandle; [User32]::ShowWindow($h, 9); [User32]::SetForegroundWindow($h); Start-Sleep -m 500; [System.Windows.Forms.Clipboard]::SetText('目前不在线'); (New-Object -ComObject WScript.Shell).SendKeys('^v{ENTER}') }\"\"\",0)(window.close)"]}