An encryption and decryption application developed in Java. The application uses a number of algorithms to encrypt and decrypt the HTML source code: Blowfish, AES, TEA, Rabbit, MARC 4, Escape/Unescape functions.
In addition to the encryption and decryption functions, the application also returns the source code of a website. The user has the ability to upload the encrypted file, using the FTP transfer feature, to his or hers personal website. Additional features are listed below.
Features
- One time encryption
- Source code edit feature
- Check for new app updates
- Save user preferences
- Undo/Redo functions
- Search history
- Log file
- System tray
- Open URL
Follow HTML Encrypter
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
This is quite a good concept. It successfully encrypts pages viewed through FF's HTML viewer, although Firebug still works fine (presumably it bypasses JS).
-
Well I don't think there is a way to bypass Firebug (or any other by that matter).