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
Other Useful Business Software
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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).