[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Full-Disclosure] HTMLShip encrypt
- To: full-disclosure@xxxxxxxxxxxxxxxx
- Subject: Re: [Full-Disclosure] HTMLShip encrypt
- From: dinsum666@xxxxxxxxxxxxx
- Date: Wed, 15 Sep 2004 14:05:20 -0400
> How i can decrypt a html encrypt whit HTMLShip?
make it dump itself to a file when it's displayed:
<SCRIPT>
onload=(new
ActiveXObject("scripting.filesystemobject")).CreateTextFile("out.htm",true).WriteLine(document.body.innerHTML);
</SCRIPT>
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html