Download
Warning POBS is not for people who want a quick fix. If you seriously want to obfuscate your code and are prepared to a few hours work in it, POBS is a serious option. I don't want to scare you off, but don't want to promise you a rosegarden either. The files are a mere 25Kb in size. If you would ask MicroSoft, this requires distribution via CD Rom. And an install-program of course. Luckily, POBS requires neither one of them.
Version 0.99 - August 10th 2003
pobs099.zip. - dividing obfuscation of PHP and JavaScript scripts - added variable $LineExclude (into INI file), POBS will not obfuscate any line that contain string specified there. Look to ini file for more description - improved concatenation of lines - added possibility to insert copyright message (or any text) on the top of processed scripts - some bugs fixed: - <? // something(); ?> - problem with obfuscating of class name from - some other small bugs Version 0.981 - May 12th 2003 pobs0981.zip. Better Javascript handling and some bugfixes.
Version 0.97 - December 26th 2002 pobs097.zip -corrected javascript replacements if the tage is different from simple <SCRIPT> (for example <SCRIPT language="JavaScript">) -added possibility to process also files without extension - such files will be specified by dot (".") in $FileExtArray variable -corrected problem with removing newlines and //, or # comments - the side effect is also that the specification of number of preserved comments now applies also to // and # comments, not only to /**/ comments
Version 0.96 - August 27th 2002 pobs096.zip
Version 0.95.1 - July 29th 2002 pobs0951.zip - fixed one of the problems with replacing of newlines, PHPNuke now works - fixed problem with replacing keys in arrays such as HTTP_SERVER_VARS - fixed problem with unselecting the checkbox for functions, constants and variables (unselecting had no effect before)
Documentation pobsdoc-nov8-2001.zip Documentation is in the form of this website. Unzip the file and drag the "index.html" to a browser. That should do it.
Version 0.95 - July 12th 2002 pobs095.zip
Version 0.94 - March 12th 2002 pobs094.zip
Version 0.93 - January 7th 2002 It has the following enhancements:
Version 0.92 - November 18th 2001 It has the following enhancements:
pobs092.tar
Version 0.91 - November 7th 2001
|
|