Quick Search for:  in language:    
REAL,TEXT,amazing,piece,code,actually,shows,p
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,014,970. lines
 Jobs: 119. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic
Click here to see a screenshot of this code!Song/Poem Assistant
By Peter Rowan on 7/2

(Screen Shot)

Click here to see a screenshot of this code!GPA Cal
By KBM-00 on 7/2

(Screen Shot)

Click here to see a screenshot of this code!Connection Via the Telephone line.No internet or cable.Just the telephone line
By Nass ClickMan on 7/2

(Screen Shot)

DBTool
By Make Strömberg on 7/2


Click here to see a screenshot of this code!MSChart Simple Example
By Sebastian Pereira on 7/2

(Screen Shot)

CString v1.5
By Ultimatum on 7/2


Tablature Pro
By Michael McMullen on 7/2


Click here to see a screenshot of this code!MSN Password Decryptor
By Muhammad Sufyan Ansari on 7/2

(Screen Shot)

Mp3 Paker
By Michael McMullen on 7/2


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

Password Viewer(Shows the REAL text in a *textbox)

Print
Email
 
winzip icon
Submitted on: 1/15/2000
By: Michael Barnathan  
Level: Advanced
User Rating: By 24 Users
Compatibility:VB 4.0 (32-bit), VB 5.0, VB 6.0

Users have accessed this code 10410 times.
 
(About the author)
 
     This amazing piece of code actually shows you the real password in those password boxes instead of the ***** you always see! This code uses the mouse as a "revealing glass"(Sorry, I couldn't find any icons of a magnifying glass to use for the cursor), so that when you move the mouse over a textbox, the password changes to REAL TEXT, and when you move it away, the password is shown as ***** again! This effect is easily edited out of the code, if desired. This program is not meant for stealing passwords, please do not use it for that purpose. I hold no responsibility for passwords stolen using this program. This program won't work with IE, but it will work with Netscape, because of the way it handles windows.
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 12 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
1/29/2000 1:59:26 AM:trister
Thank you! Excellant..BRAVO!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/29/2000 8:37:23 AM:Ross Nelson
I can't get it to work.  :(
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/30/2000 8:27:00 AM:Michael Barnathan
What's the problem, ross? I'll try to 
fix it ASAP
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/31/2000 9:34:09 PM:Meis Triumph
Wonderful code my friend.  My hat is 
off to you!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/2/2000 7:05:51 AM:Steve
strange. it does not work with IE 5. i 
put mouse cursor over password box on 
webpages, nothing happens. oh,this only 
works with programs that need password! 
wish it could show them on webages! 
:-)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/2/2000 3:40:26 PM:Michael Barnathan
No, sorry... IE password boxes are not 
really password boxes. If you look at 
it with WindowPeek(Email me if you want 
it, it's my program) or a different spy 
program, you'll see that it's all part 
of the IE class ShellEmbed, no matter 
what part of the webpage you look at. 
Sorry, but IE is apparently more secure 
than windows.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/4/2000 10:59:25 PM:Jesse Alter
I think it's the best password viewer 
I've seen on PSC yet. The mouseover 
feature is definately a great bonus.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/22/2000 2:14:47 PM:Sotiris Vrionis the NBightmare Cracker else W@rez
I found that perfect.So, bravo my 
friend and
keep up the good work.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/27/2000 9:20:37 AM:Stephen
I dunno how to work this thing, how to 
load it or anything
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/27/2000 12:47:16 PM:Michael Barnathan
To load, like any other zipped piece of 
code:
1. Download the Zip
2. Run an 
unzipping program
3. Unzip the 
file
4. Start VB(This code is 
VB5+)
5. Load the .vbp file
6. Press 
F6 to run
If you don't know how to 
do that, you might not want to look at 
advanced category code
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
2/27/2000 12:48:13 PM:Michael Barnathan
F5, not F6. That was a typo
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/3/2000 10:57:34 PM:etrask
This will work on Netscape though, 
right?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/3/2000 11:00:38 PM:etrask
Cant get it to work. Every time i put 
the mouse
over a box with *'s, it goes 
blank
I have Win2k, does that have 
anything to
do with it?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/21/2000 10:49:30 AM:aBsOlUt
It does not work under windows 2000! 
Only for windows 9x
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/22/2000 2:37:29 PM:Michael Barnathan
hmm... maybe it's because Win2k changes 
their API, maybe it's because it's in 
VB4. Anyway, if someone could tell me 
how Win2k API would work with this 
code(I now have a newer version of VB, 
maybe I can write Win2k project files 
in it now), then I would try to get a 
Win2000 version of this program going
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/22/2001 12:42:29 PM:Andrew Christiansen
I'm running Windows 2000 and it just 
clears it too.... hmm
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.