Skip to content

Instantly share code, notes, and snippets.

@camilonova
Last active June 4, 2016 22:53
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save camilonova/39ac0bbf135b4df688ba14e2d38fb166 to your computer and use it in GitHub Desktop.
Save camilonova/39ac0bbf135b4df688ba14e2d38fb166 to your computer and use it in GitHub Desktop.
Utilizando la sucursal virtual de bancolombia es frustrante tener que escribir la clave con el teclado virtual y ver esa alerta del navegador. Pega el contenido de este script en la consola del navegador para que puedas escribir la clave con el teclado. Ver en acción: http://giphy.com/gifs/l0K4hGF22s2AojfAA
function blockEnter(evt) {return true;}
function validarNoUsarTecladoReal_OnKeyPress(_object){return false;}
@angelbotto
Copy link

te amo!! increible gracias por compartir.

@roadev
Copy link

roadev commented May 18, 2016

nice

@cdiaz
Copy link

cdiaz commented May 19, 2016

Excelente!, gracias

@duverj
Copy link

duverj commented May 19, 2016

Un regalo para el keylogger 😄

@katio
Copy link

katio commented May 19, 2016

Este gist es interesante pero es muy buen punto el de @duverj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment