Código: Seleccionar todo

=================================
; Autor M3
; Alternative Shell Execute AutoIt
; Agradecimientos Black Zerox
; Uso : sShell(Ruta + exe)
;=================================

Func sShell($Path) 
Local $Shell = ObjCreate("shell.application") 
$Shell.ShellExecute($Path, "")
EndFunc
Indetectables RAT v.0.9.5

@Indetectables Team
Responder

Volver a “Fuentes”