Waraxe IT Security Portal
Login or Register
November 21, 2024
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 156
Members: 0
Total: 156
Full disclosure
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> Tools -> Encrypt HTML Pro 2.1.2
Post new topicReply to topic View previous topic :: View next topic
Encrypt HTML Pro 2.1.2
PostPosted: Tue Jun 08, 2004 12:30 pm Reply with quote
SteX
Advanced user
Advanced user
Joined: May 18, 2004
Posts: 181
Location: Serbia




Quote:
Encrypt HTML Pro is software to encrypt and protect your HTML pages in just a few clicks. It can prevent others from viewing and reusing your Web page source code, including HTML source code, JavaScript, VBScript, text, links and graphics, thus protecting your hard work and unique design on the Web. In addition to encrypting the source code and making it impossible for people to read, Encrypt HTML Pro also takes some additional measures to further protect your Web page, such as disable right mouse click, disable link display in status bar, disable text selection, disable offline use, disable page printing, disable IE6 image toolbar and smart tags, add referrer URL check, etc. Encrypt HTML Pro can encrypt and protect your entire HTML file or just desired part, such as body section, e-mail links only.

This new version supports load configuration, save configuration and load default configuration.

Download

_________________

We would change the world, but God won't give us the sourcecode...
....Watch the master. Follow the master. Be the master....
-------------------------------------------------------
View user's profile Send private message
PostPosted: Sun Jan 24, 2010 4:27 pm Reply with quote
Cyko
Moderator
Moderator
Joined: Jul 21, 2009
Posts: 375




Sorry for bringing up an old topic - came accross it whilst searching.

But just wanted to mention, not safe, decoded within a few seconds ^^

Example/Demo: http://www.mtopsoft.com/encryptpro/example1.htm

Decoded source of the example/demo page:

Code:
<!--Copyright mtopsoft.com, All Rights Reserved.-->
<html>
<head><META HTTP-EQUIV="ImageToolbar" CONTENT="No"><META NAME="MSSmartTagsPreventParsing" CONTENT="True"><META HTTP-EQUIV="Expires" CONTENT="0"><META HTTP-EQUIV="Pragma" CONTENT="No-Cache"><META HTTP-EQUIV="Cache-Control" CONTENT="No-Cache,Must-Revalidate,No-Store"><META NAME="Robots" CONTENT="NoIndex"><SCRIPT LANGUAGE="JavaScript">wside=(window.sidebar)?true:false;var isOff=false;function mt_cm(){alert("This page is protected by Encrypt HTML Pro.");return false}function mt_md(e){mac=navigator.userAgent.indexOf('Mac')!=-1;if (document.all){if(event.button==2||(mac&&(event.ctrlKey||event.keyCode==91))){alert("This page is protected by Encrypt HTML Pro.");return false}}else{if(e.which==3||(mac&&(e.modifiers==2||e.ctrlKey))){alert("This page is protected by Encrypt HTML Pro.");return false}}}if(navigator.appName.indexOf('Internet Explorer')==-1||(navigator.userAgent.indexOf('MSIE')!=-1&&document.all.length!=0)){if(document.all){mac=navigator.userAgent.indexOf('Mac')!=-1;version=parseFloat('0'+navigator.userAgent.substr(navigator.userAgent.indexOf('MSIE')+5),10);if(!mac&&version>4){document.oncontextmenu=mt_cm}else{document.onmousedown=mt_md;document.onkeydown=mt_md}}else if(document.layers){window.captureEvents(Event.MOUSEDOWN|Event.modifiers|Event.KEYDOWN);window.onmousedown=mt_md;window.onkeydown=mt_md}else if(document.getElementById&&!document.all){document.oncontextmenu=mt_cm}}function mt_dn(a){return false};function mt_de(e){return(e.target.tagName!=null&&e.target.tagName.search('^(INPUT|TEXTAREA|BUTTON|SELECT)$')!=-1)};function mt_md(e){if(e.which==1){window.captureEvents(Event.MOUSEMOVE);window.onmousemove=mt_dn}}function mt_mu(e){if(e.which==1){window.releaseEvents(Event.MOUSEMOVE);window.onmousemove=null}}if(navigator.appName.indexOf('Internet Explorer')==-1||(navigator.userAgent.indexOf('MSIE')!=-1&&document.all.length!=0)){if(document.all){document.onselectstart=mt_dn}else if(document.layers){window.captureEvents(Event.MOUSEUP|Event.MOUSEDOWN);window.onmousedown=mt_md;window.onmouseup=mt_mu}else if(document.getElementById&&!document.all){document.onmousedown=mt_de}}function disdrag(){if(document.all){document.ondragstart= new Function("return false");for (i = 0;i< document.images.length;i++){z = document.images(i);z.galleryImg = 'no';}}};disdrag();if (top.location != self.location) {top.location = self.location;};function mt_nls(){window.status='';return true}function mt_nlsl(){mt_nls();setTimeout('mt_nlsl()',10)}if(document.layers)document.captureEvents(Event.MOUSEOVER|Event.MOUSEOUT);document.onmouseover=mt_nls;document.onmouseout=mt_nls;mt_nlsl(); if(document.URL.substring(0,4)=='file'){window.location='about:blank';isOff=true}strLocation =document.URL.toLowerCase();if((strLocation.indexOf("http://www.mtopsoft.com")<0) && (isOff==false))this.location.href ="http://www.mtopsoft.com";</SCRIPT>
<title>Encrypt HTML Pro Example</title>

<meta name="description" content="Encrypt HTML Pro: Encrypt HTML source code from unauthorized copy in just a few clicks.">
<meta name="keywords" content="encrypt html, html encrypt, protect web page, disable right mouse click, disable page printing">
<meta name="abstract" content="Encrypt HTML Pro: Encrypt HTML source code from unauthorized copy in just a few clicks.">
<meta name="robots" content="FOLLOW,INDEX">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="../res/external.css">

<style media='print'>body {display:none}</style><link rel=stylesheet type='text/css' href='mt_null.css'>


<div align="center">

<center>

<table style="border-collapse: collapse;" bgcolor="#ffffff" border="0" bordercolor="#111111" cellpadding="0" cellspacing="0" width="780">

<tbody><tr>

<td colspan="5" height="30" width="100%">



<table style="border-collapse: collapse;" id="AutoNumber1" bgcolor="#000000" border="0" bordercolor="#111111" cellpadding="0" cellspacing="0" height="37" width="100%">

<tbody><tr>

<td align="left" height="65" valign="bottom" width="70%"> ;;<img src="../res/mtopsoft.jpg" border="0" height="62" width="239">

</td>

<td align="right" height="65" nowrap="nowrap" valign="bottom" width="30%">

<font color="#ffffff">

<a class="title" href="../index.htm">Home</a>

<font size="1">| </font>

<a class="title" href="../index.htm">Products</a>

<font size="1">| </font>

<a class="title" href="../download.htm">Free Downloads</a>

<font size="1">| </font>

<a class="title" href="../order.htm">Order Now</a> <font size="1">| </font>

<a class="title" href="../contact.htm">Contact us</a> ;; ;; ;; ;; ;; ;;

</font>

</td>

</tr>

<tr>

<td colspan="2" bgcolor="#ffcc00" height="3" width="100%"></td>

</tr>

<tr>

<td colspan="2" background="../res/bg_black.gif" height="18" width="100%"><p class="toptitle"> ;; ;;

Best Webmaster Software Tools for Website Building!</p></td>

</tr>

</tbody></table>

</td>

</tr>

<tr>

<td align="center" height="988" valign="top" width="70%">

<div align="center">

<table style="border-collapse: collapse;" border="0" bordercolor="#111111" cellpadding="2" cellspacing="0" height="952" width="557">

<tbody>

<tr>

<td height="47" width="15"> ;;</td>

<td height="47" width="1091"><a name="top" href="../index.htm">Products</a>

&gt; <a href="index.htm">Encrypt HTML Pro</a></td>

</tr>

<tr>

<td background="../res/line_pixel_black.gif" height="3" width="15"></td>

<td background="../res/line_pixel_black.gif" height="3" width="1091"></td>

</tr>

<tr>

<td align="left" height="41" width="15"> ;; </td>

<td align="left" height="41" width="1091">

</td>

</tr>

<tr>

<td align="center" height="16" width="15"> </td>

<td align="center" height="16" width="1091"> </td>

</tr>

<tr>

<td background="../res/line_pixel_black.gif" height="4" width="15"></td>

<td background="../res/line_pixel_black.gif" height="4" width="1091"></td>

</tr>

<tr>

<td height="299" width="15"> ;;</td>

<td height="299" width="1091"><p class="smalltitle" align="left">Encrypt

HTML files, protect your web pages from unauthorized copy.</p>

<ul type="square">

<li>Encrypt HTML source code with strong encryption algorithm.

</li>

<li>Prevent others from viewing and reusing your web page

source code, include HTML source code, JavaScript, VBScript,

text, links and graphics .</li>

<li>The protected page will have the same appearance as

the original one.</li>

<li>Prevent spam robots from extracting email addresses

from your web pages.</li>

<li>Prevent others from downloading your entire web site

on their local hard disk. </li>

<li>Keep away all web content filters.<img src="res/ehp1small.jpg" align="right" border="0"></li>

<li>Disable right mouse click.</li>

<li>Disable text selection.</li>

<li>Disable page printing.</li>

<li>Disable off-line page viewing.</li>

<li>Disable link address in status bar.</li>

<li>Disable IE6 image toolbar and smart tags.</li>

<li>Support referrer URL check, keep your web page being

visited from specific URL.</li>

</ul>

<p align="center"> ;;</p></td>

</tr>

<tr>

<td height="126" width="15"> ;; </td>

<td height="126" width="1091"> <p class="smalltitle">With

easy to use wizard, you can protect your HTML source code

step by step in just a few clicks.</p>

<ul type="square">

<li>

<p class="smallbody">No need to learn complicated perl,

php, ASP, no need to learn profound encryption algorithm

, no need to write a piece of CGI or JavaScript code,

Encrypt HTML Pro wizard will guide you protect ;;

HTML source code in just a few clicks. </p>

</li>

</ul></td>

</tr>

<tr>

<td height="138" width="15"> ;; </td>

<td height="138" width="1091"> <p class="smalltitle">The protected

page works any where!</p>

<ul type="square">

<li>

<p class="smallbody">Works with any modern web browser,

no additional browser extension software is needed.

</p>

</li>

<li>

<p class="smallbody">Supports all kinds of hosting server,

no CGI, ASP, PHP, Web DB or any special web software

is needed. </p>

</li>

<li>

<p class="smallbody">Support publish your protected

web pages on CD, DVD or any other media. </p>

</li>

</ul></td>

</tr>

<tr>

<td height="149" width="15"> ;; </td>

<td height="149" width="1091"> <p class="smalltitle">Many

other useful features ......</p>

<ul type="square">

<li>

<p class="smallbody">Support restore from backup files.

</p>

</li>

<li>

<p class="smallbody">Support encrypt entire page or

just body section. You can also select to protect

email links, scripts or all links. </p>

</li>

<li>

<p class="smallbody">...... </p>

</li>

</ul></td>

</tr>

<tr>

<td align="center" height="126" width="15"> ;; </td>

<td align="center" height="126" width="1091"> <img src="../res/winlogo.gif" border="0" height="73" width="184"><a href="#top"><img src="../res/top.gif" align="right" border="0" height="15" width="45"></a></td>

</tr>

<tr>

<td background="../res/line_pixel_black.gif" height="3" width="15"></td>

<td background="../res/line_pixel_black.gif" height="3" width="1091"></td>

</tr>

</tbody>

</table>

</div>

</td>

<td align="center" height="988" valign="top" width="30%">



<table width="220" height="1035" border="0" cellpadding="0" cellspacing="0" bordercolor="#111111" id="AutoNumber2">

<tbody>

<tr>

<td rowspan="14" align="center" background="../res/dots_black.gif" width="1"></td>

<td align="center" height="1" valign="top" width="219"> </td>

</tr>

<tr>

<td align="center" height="42" valign="top" width="219"> </td>

</tr>

<tr>

<td align="center" background="../res/line_pixel_black.gif" height="3" width="219"></td>

</tr>

<tr>

<td width="219" height="171" align="center" valign="top"> <table style="border-collapse: collapse;" id="AutoNumber3" border="0" bordercolor="#111111" cellpadding="0" cellspacing="0" width="90%">

<tbody>

<tr>

<td colspan="2" height="25" width="100%"> <p class="smalltitle">Main</p></td>

</tr>

<tr>

<td height="30" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="30" width="89%"><a href="index.htm">Encrypt

HTML Pro</a></td>

</tr>

<tr>

<td height="28" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="28" width="89%"><a href="screenshots.htm">Screenshots</a></td>

</tr>

<tr>

<td height="30" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="30" width="89%"><a href="../order.htm">Order

Now!</a></td>

</tr>

<tr>

<td height="52" width="11%"> ;; </td>

<td height="52" width="89%"> <img src="../res/download.gif" border="0" height="18" width="22"><a href="../download/enchp.zip">Download

Now</a></td>

</tr>

</tbody>

</table></td>

</tr>

<tr>

<td align="center" background="../res/line_pixel_black.gif" height="3" valign="top" width="219">

</td>

</tr>

<tr>

<td width="219" height="120" align="center" valign="top"> <table style="border-collapse: collapse;" id="AutoNumber7" border="0" bordercolor="#111111" cellpadding="0" cellspacing="0" width="90%">

<tbody>

<tr>

<td colspan="2" height="25" width="100%"> <p class="smalltitle">Help</p></td>

</tr>

<tr>

<td height="28" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="28" width="89%"><a href="quickstart.htm">Quick

Start</a></td>

</tr>

<tr>

<td height="29" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="29" width="89%"><a href="faq.htm">FAQ</a></td>

</tr>

<tr>

<td height="30" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="30" width="89%"><a href="../contact.htm">Contact

US</a></td>

</tr>

</tbody>

</table></td>

</tr>

<tr>

<td align="center" background="../res/line_pixel_black.gif" height="3" valign="top" width="219">

</td>

</tr>

<tr>

<td width="219" height="96" align="center" valign="top"> <table style="border-collapse: collapse;" id="AutoNumber6" border="0" bordercolor="#111111" cellpadding="0" cellspacing="0" height="85" width="90%">

<tbody>

<tr>

<td colspan="2" height="15" width="100%"> <p class="smalltitle">Online

Example</p></td>

</tr>

<tr>

<td height="16" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="16" width="89%"> <a href="example1.htm">Example</a></td>

</tr>

<tr>

<td height="15" width="11%"> </td>

<td height="15" width="89%"> </td>

</tr>

</tbody>

</table></td>

</tr>

<tr>

<td align="center" background="../res/line_pixel_black.gif" height="3" width="219"></td>

</tr>

<tr>

<td align="center" valign="top" width="219"> <table style="border-collapse: collapse;" id="AutoNumber8" border="0" bordercolor="#111111" cellpadding="0" cellspacing="0" height="85" width="90%">

<tbody>

<tr>

<td colspan="2" height="15" width="100%"> <p class="smalltitle">Related

Products</p></td>

</tr>

<tr>

<td height="16" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="16" width="89%"><a href="../sitesearch/index.htm">Search

Engine Composer</a></td>

</tr>

<tr>

<td height="15" width="11%"> <img src="../res/bullet_red.gif" border="0" height="16" width="16"></td>

<td height="15" width="89%"><a href="../htmllock/index.htm">HTML

Password Lock</a></td>

</tr>

</tbody>

</table></td>

</tr>

<tr>

<td align="center" background="../res/line_pixel_black.gif" height="3" valign="top" width="219">

</td>

</tr>

<tr>

<td align="center" height="305" valign="top" width="219"> ;;</td>

</tr>

<tr>

<td align="center" height="117" valign="top" width="219"> </td>

</tr>

</tbody>

</table>





</td>

</tr>

<tr>

<td colspan="5" align="center" background="../res/line_pixel_black.gif" height="4" width="100%">

</td>

</tr>

<tr>

<td colspan="5" align="center" height="26" width="100%">

<a class="blacktitle" href="../index.htm">Home</a>

<font size="1">| </font>

<a class="blacktitle" href="../download.htm">Download</a>

<font size="1">| </font>

<a class="blacktitle" href="../order.htm">Order Now</a>

<font size="1">| </font>

<a class="blacktitle" href="../contact.htm">Contact us</a>

<font size="1">| </font>

<a class="blacktitle" href="../links.htm">Links</a></td>

</tr>

<tr>

<td colspan="5" align="center" height="19" width="100%">Copyright 2002 -

2007 ;;MTop Software Inc. All Rights Reserved. ;;</td>

</tr>

</tbody></table>

</center>

</div>
</body></html><!--Protected by Encrypt HTML Pro, MTop, Software Inc.-->
View user's profile Send private message
PostPosted: Sun Jan 24, 2010 9:00 pm Reply with quote
waraxe
Site admin
Site admin
Joined: May 11, 2004
Posts: 2407
Location: Estonia, Tartu




Practically all such scrambled, obfuscated, encoded pages can be reversed without much effort.
Encrypted data needs decryption key, but in case of webpages or software on client computer such keys can be intercepted/found/reverse engineered and decryption is still possible.
View user's profile Send private message Send e-mail Visit poster's website
Encrypt HTML Pro 2.1.2
www.waraxe.us Forum Index -> Tools
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT
Page 1 of 1

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.035 Seconds