Qncoder - PHP and HTML Scrambler

Status
Not open for further replies.

l0calh0st

Active Member
4,052
2010
713
0
Today I have finished my encoder. This tool is a great addition for every developer. It currently encodes PHP and also HTML. The PHP encoder supports HTML code inside PHP.
An other feature is JS and CSS compression. This will compress and optimize your code for faster loading.

QXpuf.png


Changelog:
[22-10-2012 - v1.2.0]
- Improved: Faster encoding.
- Improved: Does not require internet connection now, fully local encryption.

[21-07-2012 - v1.1.0]
- Removed: Totally java independant now.
- Removed: Does not use YUIcompression tech now.
- Improved: CSS engine, now also optimizes the code. Corrects it if possible.
- Improved: JS engine, now also optimizes the code. Corrects it if possible.
- Improved: Compression record broken - 57% compression ratio!
- Fixed: Fatal bugs fixed.
- Added: PHP scrambler engine, now can scramble PHP to make it unreadable.

[20-07-2012 - v1.0.0]
- Project started.

Download:
http://qarizmatic.com/download/index.php?file=Qncoder/Qncoder_120_22-10-2012.zip
 
4 comments
i don't trust Base64 , could you put some kind of stronger encryption that can be decoded with only a key specified by developer.I don't mind to install any module
Also does the encrypted source work on servers?
 
Status
Not open for further replies.
Back
Top