PHP Classes
elePHPant
Icontem

obfuscate

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 37       Packages icon Packages (26)   Blogs icon Blogs (2)   Packages icon Forums icon Package forums (9)  

      1-10   11-20   21-26   Next >  
PHP Trasher Support forum phptrasher Obfuscate PHP source code.   This class is meant to obfuscate PHP source code. It uses the PHP built-in tokenizer functions to parse the source code. Then the source code is rewritten with options to remove comments, remove line breaks and obfuscate the names of ...
Turtle Muddler Support forum turtlemuddler Obfuscate PHP code to make it unreadable to humans   This package can be used to obfuscate PHP code to make it unreadable to humans. It can parse PHP code to find all functions, classes, variables and change they names into random name like "xCQW322". Then ...
strob Support forum strob Obfuscate text to dificult Web page harvesting   This is a simple class that can obfuscate text that can be used in Web pages and can difficult harvesting by spammer Web crawling robots. It works by converting text characters into equivalent HTML entities. It can also generate ...
nabiBust Support forum nabibust Obfuscate PHP code scripts   This package can be used to obfuscate PHP code scripts. It can process a set of PHP scripts and generate equivalent ones obfuscated by removing comments and whitespace, renaming class names, constants and variables to obfuscated names, as ...
PHP Code Encryption Support forum php-encryption Obfuscate PHP scripts by replacing variable names   This class can be used to Obfuscate PHP scripts by replacing variable names. It can parse a given PHP script and replace the names of the variables it uses with more obfuscated names. The new names ...
The (sort of) PHP Compiler Support forum sortacompiler Obfuscate PHP code using filters and compression   This class can be used to obfuscate PHP code. It can parse one or more PHP source code files using the PHP tokenizer functions to remove comments and white space. The resulting code can be compressed ...
Link Obfuscator Support forum linkobfuscator Obfuscate HTML links to prevent direct page access   This class is meant to generate obfuscated HTML links in a way that is possible to detect whether the a page was accessed following a real link or went directly to a given page. This way the class can ...
PHP-Obfuscator Support forum php-obfuscator Obfuscate PHP scripts by removing comments   This class can be used to obfuscate PHP scripts by removing comments. It uses the tokenizer extension to parse the PHP scripts. The class removes the comments from the script tokens list and generates the obfuscated ...
Mailto Support forum mailto Obfuscate e-mail links using ROT13   This class can be used to obfuscate e-mail links using the ROT13 algorithm. It takes an e-mail address and an anchor text and generates HTML tags for obfuscated e-mail links using ROT13 or an 8 bit, random key, ASCII Caesar Cipher. The ...
Javascript Obfuscator Support forum phpjso Obfuscate a Javascript source code   This class is meant to parse Javascript source code to rewrite obfuscated equivalent version. The obfuscation is done by removing unnecessary remarks, white spaces, carriage returns and other non-functional characters ...

      1-10   11-20   21-26   Next >