Results for "Author: konstantin tretyakov"
That's an ActiveX control that allows you to implement the full keylogging functionality (including macros) easily in several lines.
Ever wanted to have a program, that will calculate the value of a given expression? (like you give it "2*3^sin(2)+23/(2*Abs(-8.5)" and it returns the value). Well HERE IT IS - My 'EVALUATOR' class. You may search all over, noone will give you such source (at least I didn't find). :) ('Eat MY code...':) ---Also, read the README.TXT File in the Zip. Thanx!
OK, I've received some feedbacks on my VB 'Hooking' keylogger asking for DLL code. I am sorry that I didn't post it then 'cause I thought it to be too basic for a person who knows Delphi/C and too advances for the person who is interested in VB only. Well: here's the Keylogger. BTW it will show to some of you how to use the GetKeyName function. I mean, there is no such code: IF Keycode=13 then Log("Enter"), if KeyCode=27 then Log("Esc"), etc.... It logs all the keys except Print Screen. Once again: I AM SORRY FOR POSTING DELPHI CODE - YOU ASKED FOR IT!!! I included the exe file for those, who don't have delphi compiler. Anyway, just try it (and see how a keylogger must be done:) before posting your "timered" keyloggers here. {To you Ian - Why don't you make a DELPHI section here ????!!!!!!}
You were waiting for it didn't you? NO MORE TIMERS and GetAsyncKeyState. About 40 lines in VB (excl. declares) and a DLL. Logs ALL keys except PrintScreen. Is this the end of the war of keyloggers? :) (I hope not).
Uses SetWindowLong to turn a PictureBox into a "Child Form". Rather amazing to an unexperienced programmer. PS. Visit my new site: http://smartsite.cjb.net
The thing takes a string like ((Cos(Pi/2)+1)^(2+3)+1) and returns the result. It's an improved Delphi version of the award-winning VB code I posted some long time ago. Enjoy.
Uses SetWindowLong to turn a PictureBox into a "Child Form". Rather amazing to an unexperienced programmer. PS. Visit my new site: http://smartsite.cjb.net
On the whole this program was written under the impression of the WinHack (v1 beta) (I am sorry for taking the name, I do not claim to have the trademark) by Wedge Software. I also added the "Window Manager" feature to it. I think it may be useful to anyone: --If you are not a programmer, then you may use it's features. --If you are a not advanced programmer then you will know: -What are some interesting Registry Keys (e.g how to change system user's name and organization) -How to create a 'Control Panel' folder, etc (thus, for instance, you may have any number of Recycle Bins on your Desktop) -How to use the registry -How to work with windows -How to reboot the computer (though this code is commented out) -Many other stuff on general VB programming -Please, read the README.TXT file, supplied with the ZIP
Ever wanted to have a program, that will calculate the value of a given expression? (like you give it "2*3^sin(2)+23/(2*Abs(-8.5)" and it returns the value). Well HERE IT IS - My 'EVALUATOR' class. You may search all over, noone will give you such source (at least I didn't find). :) ('Eat MY code...':) ---Also, read the README.TXT File in the Zip. Thanx!
OK, I've received some feedbacks on my VB 'Hooking' keylogger asking for DLL code. I am sorry that I didn't post it then 'cause I thought it to be too basic for a person who knows Delphi/C and too advances for the person who is interested in VB only. Well: here's the Keylogger. BTW it will show to some of you how to use the GetKeyName function. I mean, there is no such code: IF Keycode=13 then Log("Enter"), if KeyCode=27 then Log("Esc"), etc.... It logs all the keys except Print Screen. Once again: I AM SORRY FOR POSTING DELPHI CODE - YOU ASKED FOR IT!!! I included the exe file for those, who don't have delphi compiler. Anyway, just try it (and see how a keylogger must be done:) before posting your "timered" keyloggers here. {To you Ian - Why don't you make a DELPHI section here ????!!!!!!}
You were waiting for it didn't you? NO MORE TIMERS and GetAsyncKeyState. About 40 lines in VB (excl. declares) and a DLL. Logs ALL keys except PrintScreen. Is this the end of the war of keyloggers? :) (I hope not).
That's an ActiveX control that allows you to implement the full keylogging functionality (including macros) easily in several lines.
The thing takes a string like ((Cos(Pi/2)+1)^(2+3)+1) and returns the result. It's an improved Delphi version of the award-winning VB code I posted some long time ago. Enjoy.
Uses SetWindowLong to turn a PictureBox into a "Child Form". Rather amazing to an unexperienced programmer. PS. Visit my new site: http://smartsite.cjb.net
On the whole this program was written under the impression of the WinHack (v1 beta) (I am sorry for taking the name, I do not claim to have the trademark) by Wedge Software. I also added the "Window Manager" feature to it. I think it may be useful to anyone: --If you are not a programmer, then you may use it's features. --If you are a not advanced programmer then you will know: -What are some interesting Registry Keys (e.g how to change system user's name and organization) -How to create a 'Control Panel' folder, etc (thus, for instance, you may have any number of Recycle Bins on your Desktop) -How to use the registry -How to work with windows -How to reboot the computer (though this code is commented out) -Many other stuff on general VB programming -Please, read the README.TXT file, supplied with the ZIP
Ever wanted to have a program, that will calculate the value of a given expression? (like you give it "2*3^sin(2)+23/(2*Abs(-8.5)" and it returns the value). Well HERE IT IS - My 'EVALUATOR' class. You may search all over, noone will give you such source (at least I didn't find). :) ('Eat MY code...':) ---Also, read the README.TXT File in the Zip. Thanx!
OK, I've received some feedbacks on my VB 'Hooking' keylogger asking for DLL code. I am sorry that I didn't post it then 'cause I thought it to be too basic for a person who knows Delphi/C and too advances for the person who is interested in VB only. Well: here's the Keylogger. BTW it will show to some of you how to use the GetKeyName function. I mean, there is no such code: IF Keycode=13 then Log("Enter"), if KeyCode=27 then Log("Esc"), etc.... It logs all the keys except Print Screen. Once again: I AM SORRY FOR POSTING DELPHI CODE - YOU ASKED FOR IT!!! I included the exe file for those, who don't have delphi compiler. Anyway, just try it (and see how a keylogger must be done:) before posting your "timered" keyloggers here. {To you Ian - Why don't you make a DELPHI section here ????!!!!!!}
You were waiting for it didn't you? NO MORE TIMERS and GetAsyncKeyState. About 40 lines in VB (excl. declares) and a DLL. Logs ALL keys except PrintScreen. Is this the end of the war of keyloggers? :) (I hope not).
That's an ActiveX control that allows you to implement the full keylogging functionality (including macros) easily in several lines.
The thing takes a string like ((Cos(Pi/2)+1)^(2+3)+1) and returns the result. It's an improved Delphi version of the award-winning VB code I posted some long time ago. Enjoy.