Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


HTML-Input-password change to text filter_list
Author
Message
HTML-Input-password change to text #1
Hi, at the moment I am trying myself at a site to hack. Don't know if it's allowed to name it, but a mod already did it. I the rules it says, don't write links to other hacker-pages :nono:

I am using google-chrome and would like to change every
Code:
<input type="password" name="password" size="20">
to
Code:
<input type="text" name="password" size="20">
I haven't found a tool for chrome, that's why I would like to know if you know one or know how to write it.
thx for help
regards

Edit-Solved:
I was looking for something like that: https://addons.mozilla.org/en-US/firefox...-password/
best regards -> using firefox now Smile

Reply

RE: HTML-Input-password change to text #2
If you are into hacking websites, use Firefox, trust me. It helps.

However, for chrome, right click => inspect element => edit HTML
Staff will never ever ask you for your personal information.
We know everything about you anyway.

Reply

RE: HTML-Input-password change to text #3
Found an extensions that changes it automaticly. What´s the difference between firebug and chrome-debugger?
best regards

Reply

RE: HTML-Input-password change to text #4
(11-03-2012, 12:04 AM)Phibedy Wrote: Found an extensions that changes it automaticly. What´s the difference between firebug and chrome-debugger?
best regards

Firebug can search in all scripts loaded on a page. Chrome Dev Tools can only search in the currently selected script,
<?php echo "Very inactive at this current moment in time"; ?>
[Image: Z8KDe.png]

Reply

RE: HTML-Input-password change to text #5
(11-01-2012, 02:51 PM)1llusion Wrote: If you are into hacking websites, use Firefox, trust me. It helps.

However, for chrome, right click => inspect element => edit HTML

and after it's been edited, how to save it to the original page?
[Image: ap8g35.jpg]

Reply

RE: HTML-Input-password change to text #6
(11-03-2012, 05:35 AM)chipp Wrote:
(11-01-2012, 02:51 PM)1llusion Wrote: If you are into hacking websites, use Firefox, trust me. It helps.

However, for chrome, right click => inspect element => edit HTML

and after it's been edited, how to save it to the original page?

If I understand the topic correctly, it's not possible if u haven't got access to server files or ftp. If you could do that, you would be able to do to that website practically anything. Biggrin

Reply

RE: HTML-Input-password change to text #7
I was looking for something like that: https://addons.mozilla.org/en-US/firefox...-password/
best regards -> using firefox now Smile

Reply

RE: HTML-Input-password change to text #8
(11-03-2012, 03:38 PM)Faner Wrote:
(11-03-2012, 05:35 AM)chipp Wrote:
(11-01-2012, 02:51 PM)1llusion Wrote: If you are into hacking websites, use Firefox, trust me. It helps.

However, for chrome, right click => inspect element => edit HTML

and after it's been edited, how to save it to the original page?

If I understand the topic correctly, it's not possible if u haven't got access to server files or ftp. If you could do that, you would be able to do to that website practically anything. Biggrin
i saw option for edit html not in admin's privilege so i don't think what 1llusion mean is to get admin's privilege first...
[Image: ap8g35.jpg]

Reply

RE: HTML-Input-password change to text #9
I don't see why you would change the input type to text if you can't save your update on the server anf if you can save it why would you want to do this xD

Reply







Users browsing this thread: 1 Guest(s)