I cant attach files(yet?) but i have a smtp module coded in VB (works to send to hotmail at least)
as well as a module to access socks to eliminate having to use the winsock control(not programmed by me)
and working code using Getasynckeystate and GetKeyState for keylogging
when i made it i used simple form of encryption for the log files using ascii offset
also have semi icq pager working...the method icq pager works has changed, but could update it to work with the new pager
basacly i got lotsa time on my hands, bored, and looking for somthing to do and have had lots of experience in VB / making keyloggers - so if u need any help
about the idea using the IE control, ill give it a test when i get home posting to a asp page and see what zone alarm has to say about it.
and making the program stealth, could use the method those guys used to get the HL2 source code, cant remember the name, but it hides ur app completly on 2k/xp/etc
also have u thought about how the program will store its info on who to send to etc... i used a method of making 3 large variables in the code and puting strings to search for <ID1> ..lots of space... <EOID1>, then openign the exe in binary and writing the email address, icq#, etc.. into it
a problem with using the IE control is it might want to add urls, etc. to its Histroy, we had a problem like this when using XSS, i havnt had much experience with the IE control, but there is away around it if need be
The only problem with using VB for a keylogger i ever ran into is the need for the vb runtimes...but most systems have them these days anyway with XP
I cant attach files(yet?) but i have a smtp module coded in VB (works to send to hotmail at least)
as well as a module to access socks to eliminate having to use the winsock control(not programmed by me)
and working code using Getasynckeystate and GetKeyState for keylogging
when i made it i used simple form of encryption for the log files using ascii offset
also have semi icq pager working...the method icq pager works has changed, but could update it to work with the new pager
basacly i got lotsa time on my hands, bored, and looking for somthing to do and have had lots of experience in VB / making keyloggers - so if u need any help
about the idea using the IE control, ill give it a test when i get home posting to a asp page and see what zone alarm has to say about it.
and making the program stealth, could use the method those guys used to get the HL2 source code, cant remember the name, but it hides ur app completly on 2k/xp/etc
also have u thought about how the program will store its info on who to send to etc... i used a method of making 3 large variables in the code and puting strings to search for <ID1> ..lots of space... <EOID1>, then openign the exe in binary and writing the email address, icq#, etc.. into it
Well dude!
You can download Keyloggers ,trojan source from my site if you are having problem with the one u have. http://www.facelessmaster.tk
and,to make your vb application runtime free,
just compile it in VB5.It wont need that msvbvm60.dll
Have Fun
Faceless Master
About the anti-virus thing, isn't there anyway you could polymorph some of the keylogging code to avoid being picked up by the Anti-Virus as a common keylogging checksum?
Well dude!
You can download Keyloggers ,trojan source from my site if you are having problem with the one u have. http://www.facelessmaster.tk
and,to make your vb application runtime free,
just compile it in VB5.It wont need that msvbvm60.dll
Have Fun
Faceless Master
It wont need the vb6 runtimes
but wont it need the vb5 runtimes?
and my key logger works, just its functions to send to ICQ dont work any more (due to icq changing the way they do things with the web pager)
About the anti-virus thing, isn't there anyway you could polymorph some of the keylogging code to avoid being picked up by the Anti-Virus as a common keylogging checksum?
Keep us posted. :)
-Shaun.
well i just pulled out my vb code cd and compiled my vb keylogger
fully updated NAV dosnt pick it up
You could probably use polymorphic-like code to change the way it listens for keystrokes...but in VB nfi
Another thing, have you thought about how your going to set the options for the keylogger when u make it, (e.g. the email address to send the log files to, etc...)
Well dude!
You can download Keyloggers ,trojan source from my site if you are having problem with the one u have. http://www.facelessmaster.tk
and,to make your vb application runtime free,
just compile it in VB5.It wont need that msvbvm60.dll
Have Fun
Faceless Master
It wont need the vb6 runtimes
but wont it need the vb5 runtimes?
and my key logger works, just its functions to send to ICQ dont work any more (due to icq changing the way they do things with the web pager)
Well ,the VB 5 Runtimes are already present in WinXP,2k,98
Regards
~Faceless Master