Advertisement

Results for "Author: venkat mani"

3_2004-2005 #143496
Get Operating System Version

A few Lines of code to show you the version of windows you are running.

3_2004-2005 #143549
Creating Controls at Runtime-I

This article will show you how to create visual basic controls like the textbox/commandbutton at runtime.

3_2004-2005 #144027
API TUTORIAL for Beginners-II

This is the 2nd in the series of articles and shows you the significance and importance of the sendmessage api and also showing you how the password text from a password field is captured using the sendmessage api

3_2004-2005 #144044
Using sytem wide hooks ,spyworks(cross task subclassing ) clone

Using system wide hooks in VB. Showing you how you can add menu's to other applications and react to their click button.With system wide hooks the limitations of modifying only those applications run in the same process ceases to exist. Do vote for me if u like the code

3_2004-2005 #144051
Keylogger using sytem-wide hooks

Now almost evrybody knows wht a keylogger does.For those who don't it logs all the keystrokes ,almost all the keystrokes.Uses a dll file compiled in c++(source included).Rename the keylogger.dl_ file in the zip file to keylogger.dll and keep it in the same directory as the project.the log file is saved as c:\keylog.log .This type of keylogger is more reliable than using getasynckeystate and a timer.Vote if u like it.Comments,questions,send them to venky_dude@yahoo.com

3_2004-2005 #145944
magic windows

Ever wanted to hide windows you did not want you boss/parents to see while u r working(or playing!!!),magic windows let's u hide/unhide windows with ease.My first submission in c++ on PSC .After working in vb for a long time ,found out c++ is way ahead of vb.Absolute control ,that is what c++ is all abt.Please do send me your comments at venky_dude@yahoo.com

3_2004-2005 #145955
IeSpy

IESpy lets u keep a watch on the webpages visited by anybody.It checks whether IE is running and if so logs almost evry webpage visited, another alternative to checking history folder which is genraly deleted by the users.It saves the data in a log file when exiting.Also shows how to implement enum callback functions. Please leave your comments and suggestions.

3_2004-2005 #146843
Cross Process Subclassing

This article will explain how to subcalss a window which is not running in the same process as your application.In the demo example, i will subclass the notepad application window,add menus to it and react when those menu's are clicked.

4_2005-2006 #157022
Cross Process Subclassing

This article will explain how to subcalss a window which is not running in the same process as your application.In the demo example, i will subclass the notepad application window,add menus to it and react when those menu's are clicked.

4_2005-2006 #157023
Keylogger using sytem-wide hooks

Now almost evrybody knows wht a keylogger does.For those who don't it logs all the keystrokes ,almost all the keystrokes.Uses a dll file compiled in c++(source included).Rename the keylogger.dl_ file in the zip file to keylogger.dll and keep it in the same directory as the project.the log file is saved as c:\keylog.log .This type of keylogger is more reliable than using getasynckeystate and a timer.Vote if u like it.Comments,questions,send them to venky_dude@yahoo.com

4_2005-2006 #157024
Using sytem wide hooks ,spyworks(cross task subclassing ) clone

Using system wide hooks in VB. Showing you how you can add menu's to other applications and react to their click button.With system wide hooks the limitations of modifying only those applications run in the same process ceases to exist. Do vote for me if u like the code

4_2005-2006 #157025
API TUTORIAL for Beginners-II

This is the 2nd in the series of articles and shows you the significance and importance of the sendmessage api and also showing you how the password text from a password field is captured using the sendmessage api

4_2005-2006 #157026
Creating Controls at Runtime-I

This article will show you how to create visual basic controls like the textbox/commandbutton at runtime.

4_2005-2006 #157027
API TUTORIAL for Beginners-I

This Article tells us what API is and shows us how to make use of the API functions in our programmes.It also lists a few API function like GetWindowFromPos and ShowWindow

4_2005-2006 #157028
Start your application when windows starts

Many people want to know how to start there application when windows starts and not simply by putting a shortcut in the windows startup folder.This article will show you how to do this using vb and a few api's

4_2005-2006 #157029
Get Operating System Version

A few Lines of code to show you the version of windows you are running.

4_2005-2006 #157030
How to make Your Own MSN messenger in vb

Article explains you how you can make your own version of MSN messenger in VB.IF u find any dll files missing you can find it at http://www.venkydude.com/articles/msn.htm

4_2005-2006 #157031
MSN Messenger Clone

This a simple msn messenger clone.It connects to the messenger server and you can send and receive pm's.Check out a tutorial on the messenger protocol from here http://www.venkydude.com/articles/msn.htm Visit my homepage for some cool codes

4_2005-2006 #157032
New code/article/tutorial from PSC(All zones) - downloader(UPDATED)

Welcome to PSC Downloader v 1.0b You can download the latest codes from PSC from all the different sections.This prog makes use of the wininet.dll to download the latest codes from PSC.It looks for zip files in the new codes posted on PSC and downloads the zip filesThis will save you some time and also u could look at all codes and then come back ,leave comments and vote for them!!!. A big thanks to James Riel ,Scartie and Xim for their valuable feedback

4_2005-2006 #157033
IESpy

IESpy lets u keep a watch on the webpages visited by anybody.It uses Api functions to detect whether IE is running and if so logs almost evry webpage visited another alternative to checking history folder which is generaly deleted by the users.It saves the data in a log file when exiting. I am currently working on a keylogger for IESpy.Please leave your comments and suggestions.

Languages
Top Categories
Global Discovery