|
Full Disclosure
mailing list archives
Re: HTMLShip encrypt
From: dinsum666 () SAFe-mail net
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
By Date
By Thread
Current thread:
- HTMLShip encrypt Nicolas Montoza (Sep 14)
- <Possible follow-ups>
- Re: HTMLShip encrypt dinsum666 (Sep 15)
|