Automate HTML Obfuscation on Your Site

HObfus

HObfus is a PHP application that lets you obfuscate HTML code on your website. It's the engine behind Online HTML Obfuscator.

NEW! Simple Batch Script for HObfus < DOWNLOAD >

Here is a handy script for those who want to quickly obfuscate multiple HTML files in batch. Simple Batch Script for HObfus allows you to obfuscate hundreds of HTML files in just seconds. This is a real time saver!

Simple Batch Script for HObfus is a PHP script and can run with either the licensed or trial version of HObfus.

How to Use:

  1. Download batch-hobfus.zip.
  2. Unzip it and find the batch-hobfus folder.
  3. Upload it to your website.
  4. Open batch-hobfus/index.php in your browser.
  5. Let's do a test run! Click RUN to obfuscate the files in the batch-hobfus/input/ folder. The script will obfuscate the files and save them in the batch-hobfus/output/ folder.

Once you understand how it works, it's time to obfuscate your own HTML files. Put your files in the batch-hobfus/input/ folder and Click RUN. Obfuscate hundreds of files instantly with a single click of your mouse!

While Online HTML Obfuscator can obfuscate static HTML code, it cannot obfuscate HTML code within PHP pages because they contain PHP tags. HObfus allows you to obfuscate such code by enclosing it inside HObfus_begin() and HObfus_end(), as shown below:

1
You have HTML code that contains PHP tags ...
<h1><?php echo $title; ?></h1>
<div class="main">
   <p><?php echo $message; ?></p>
</div>
2
Enclose the code inside <?php HObfus_begin(); ?> and <?php HObfus_end(); ?>
<?php HObfus_begin(); ?>
<h1><?php echo $title; ?></h1>
<div class="main">
   <p><?php echo $message; ?></p>
</div>
<?php HObfus_end(); ?>
3
The code gets obfuscated when viewed in a browser
52gr4uSJ540MrA4ZAYRQSYPPs9wLjIyqm4BzsP5YF9ccbfS4cb655XX67cd3978b41Xbd56c02999X01C86f660ff9dP27Xd8U4b4268cKa78D75389db9b7669a1269F22X9837D53AY6103CF757d0357ACC8DXD56d53ba71786a1%CYC35a11472e85Y91X3A5Q46ce94a8C208eHC6cD342772e8df572D3%4651b8Df56dcf34acDA8dea55cd3378D943Y21b7c36971b79XA5FC4F1a4M16ce44a8Ff05ac9329355C01F99c174D13Cb41684fb61a644b2d24Cc8G46X...
Download
HObfus
Free Trial Version
Q.
Could you provide information on the minimum PHP version needed for HObfus?
A.
HObfus requires PHP 5.3 or higher to run.
Q.
How do I install HObfus?
A.
Just upload it to your website and that's it! See Installation for more details.
Q.
How do I obfuscate HTML code using HObfus?
A.
It's very easy! Simply enclose the code you want to obfuscate inside a HObfus block. See First Example for more details.
Q.
Can I obfuscate a part of a webpage using HObfus?
A.
Yes, you can choose to obfuscate a part of a webpage or the entire webpage.
Q.
I want to obfuscate HTML code just like using Online HTML Obfuscator, but on my website. Does HObfus allow me to do that?
A.
Yes, HObfus includes a bonus script called HObfus Web Interface, which functions identically to Online HTML Obfuscator. This allows you to obfuscate your HTML code privately on your own website. We understand you want to minimize the risk of exposing your source code to the outside world. Enjoy your privacy!
Q.
Does HObfus help me prevent data scraping?
A.
Yes, fighting against data scraping is one of the main objectives of HObfus!
HObfus heavily obfuscates your HTML code so it becomes very difficult for scrapers to extract data from it.
Q.
Does HObfus obfuscate the Elements tab of DevTools?
A.

HObfus has two bonus features to obfuscate the Elements tab of DevTools: Remove <script> and Remove <!--comment-->.

❱❱❱ Remove <script>
Allows you to remove all script blocks ( <script>...</script> ) from the Elements tab of DevTools. It makes it very difficult to analyze JavaScript driven webpages such as Bouncing Emoji.

❱❱❱ Remove <!--comment-->
Sometimes you just want to comment out some HTML code for future reference rather than deleting them. At the same time, you really don't want to make it easily visible to your users. The Remove <!--comment--> feature allows you to remove all HTML comments (<!--...-->) from the Elements tab of DevTools, so you can reduce the risk of exposing such information to both the source code and the Elements tab.

Q.
Do you have a free trial version?
A.
Yes, you can download the free trial version of HObfus from this link.
Q.
Can I capture the obfuscated code generated by HObfus into a PHP variable so I can use it at a later time, instead of immediately outputting it to the browser?
A.
Yes, you can. By default, HObfus directly outputs obfuscated code to the browser but you can configure HObfus to capture it into a PHP variable instead. $cfg["return-output"] is the configuration setting you are looking for!
Lifetime Free Updates!

If you purchase HObfus today, you will be entitled to all the future versions of HObfus for free!

Yes, you heard right! You can get any future version of HObfus free of charge when they become available!

If you are already a valid user of HObfus, simply click the download button below and download the latest version of HObfus!

Download HObfus v2.04 (The Latest Version)!

To download HObfus v2.04, fill out the form below and click Download NOW! A download link will be sent to your email account!

Email address :

Please make sure that your email address is the same as the one you used when you purchased this product.

License Key :

Please enter the license key you received when you purchased this product.

Get HObfus v2.04 (HOBFP-204) Now!
$15.75