![]() |
|
Tutorial How to reveal hidden passwords. (Inspect Element) - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: General (https://sinister.ly/Forum-General) +--- Forum: The Lounge (https://sinister.ly/Forum-The-Lounge) +--- Thread: Tutorial How to reveal hidden passwords. (Inspect Element) (/Thread-Tutorial-How-to-reveal-hidden-passwords-Inspect-Element) Pages:
1
2
|
How to reveal hidden passwords. (Inspect Element) - ◬๖ۣۜFørgøtten◬ - 11-27-2015 For google chrome:
1. You'll have to go to that hidden password page, right click on the password bar and then open "Inspect Element" Spoiler:![]() 2. After that the "Inspect Element" window will open with some highlighted text, look for "type = password", when you find it double-click on it and change "password" to "text" Spoiler:![]() 3. Tada! Your password is now revealed! Spoiler:![]() For mozilla firefox: 1. You'll have to go to that hidden password page, right click on the password bar and then open "Inspect Element" Spoiler:![]() 2. A dark grey bar will appear at the bottom of the browser, click on the Markup Panel or hit Alt + M. Spoiler:![]() 3. Focus at the highlighted line. Spoiler:![]() 4. Look for "type = password", when you find it double-click on it and change "password" to "text" Spoiler:![]() 5. Tadaa! Your password is now revealed! Please don't post saying "Didn't help, we already knew this.", it's useless. However, if this is the wrong section, please tell me so that I can ask one of the staff team to move it. Thank you. RE: How to reveal hidden passwords. (Inspect Element) - Hylotx - 11-27-2015 Already knew about this but nice contribution, mate! ^.^ RE: How to reveal hidden passwords. (Inspect Element) - Table - 11-27-2015 Thanks for this, you are contributing greatly. RE: How to reveal hidden passwords. (Inspect Element) - m0dem - 11-28-2015 Thanks for the contribution! I actually never thought of doing this, although it makes complete logical sense.
RE: How to reveal hidden passwords. (Inspect Element) - Codeine™ - 11-28-2015 Kind of new this already but it may help some people out!. RE: How to reveal hidden passwords. (Inspect Element) - mothered - 11-28-2015 An oldie, but nonetheless a good one for those unbeknown to this. Appreciate the contribution, thanks. RE: How to reveal hidden passwords. (Inspect Element) - Megan - 11-28-2015 This has helped me out quite a bit when I've forgotten a password lol. RE: How to reveal hidden passwords. (Inspect Element) - Equinox - 11-28-2015 Perhaps you should write a tutorial on how to actually use inspect element to its fullest extent. It's a lot more powerful than just revealing already typed passwords. Maybe I'll write a tutorial of such. RE: How to reveal hidden passwords. (Inspect Element) - aviationplaystation - 11-28-2015 (11-28-2015, 11:44 AM)Stocking Wrote: Perhaps you should write a tutorial on how to actually use inspect element to its fullest extent. It's a lot more powerful than just revealing already typed passwords. Maybe I'll write a tutorial of such.I for one would love a tut. on this! RE: How to reveal hidden passwords. (Inspect Element) - Megan - 11-28-2015 (11-28-2015, 03:57 PM)aviationplaystation Wrote: I for one would love a tut. on this! Me too, go ahead and write a good tut! |