Right Where It Belongs

Cracked

by on Mar.24, 2009, under Web

{lang: 'fr'}

Un petit code à coller dans un favori Firefox pour “cracker” les protections Javascript de certaines pages Web :

javascript:void(document.ondragstart=document.body.ondragstart=null,
document.oncontextmenu=document.body.oncontextmenu=null,
document.onselectstart=document.body.onselectstart=null,
document.onclick=null,document.body.onclick=null,
document.onmousedown=document.body.onmousedown=null,
document.onmouseup=document.body.onmouseup=null,
document.onbeforecopy=document.body.onbeforecopy=null,
document.onbeforecut=document.body.onbeforecut=null,
document.oncopy=document.body.oncopy=null);

Le code ci-dessus doit tenir sur une seule ligne, le copier et l’éditer.

:,

Comments are closed.

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

Archives

All entries, chronologically...