============= What is this? ============= This code, when invoked from a bookmarklet, will: - Reveal all hidden fields, - Unlock all disabled fields, - Convert all option, radio, and checkbox fields to editable text, - Remove onchange handlers used to validate entries, - Add buttons to submit the form without onsubmit handlrs, - Remove field length limits. It's meant to assist with manual penetration testing of web applications, as a more convenient alternative to proxies, plugins such as TamperData, DOM Inspector, etc. Thanks to Robert Swiecki for onsubmit() improvements. ================= Bookmarklet form: ================= javascript:function __U(o){for(var i=0;i