Login Register






[Request]Make virus that sends saved passwords to an email? filter_list
Author
Message
[Request]Make virus that sends saved passwords to an email? #1
Hello, I thought that there might be a way to send saved passwords to an email via a batch virus?

Not too retarded right? It's saved on the computer and cmd has done weirder things (Star Wars)
[Image: Electronics-Banner.gif]

Reply

RE: [Request]Make virus that sends saved passwords to an email? #2
i dont think you can make the batch program send via email. im sure you could get it to open a port for you to gain access remotely, then save the logged files into an encrypted file in the c: temp hidden folder or something. Maybe named as "system32.dll.txt"(presuming) the victim doesnt have file extensions showing and is dumb.


i have a batch keylogger, but it has to be manually activated, not only that its extremely slow since is doesnt use keyhook or anything. it uses pure ascii

Reply

RE: [Request]Make virus that sends saved passwords to an email? #3
Hrmmm, shouldn't batch have the ability to have an emailing command?


Seems like something obvious...
[Image: Electronics-Banner.gif]

Reply

RE: [Request]Make virus that sends saved passwords to an email? #4
(08-22-2011, 07:29 AM)KuKluxKlan Wrote: Hrmmm, shouldn't batch have the ability to have an emailing command?


Seems like something obvious...


using ascii its very similar to c++ so it may have that command but itd be extremely complex.

Reply