Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it supports C, C#, Java, Perl, PHP, Pascal, Lisp, Mumps, Eiffel, Euphoria, and x86 Assembler, amongst others. Beautifier handles line/block comments, keyword highlighting, correct indentation, and string highlighting, as well as the harvesting of comment text to allow for easy source code indexing
Powerful PHP/MySQL scripts for IP to country location and integration into your scripts.
Country based: infomations, redirections, contents, include php scripts, do statistics.
Script Packer or Website Packer is a simple script designed for the power user. It allows you to pack lots of files into one or two large ones. It works on a similar principal to zip archives without the compression, and based in php. This means that you must have PHP enabled to either pack or extract using this script. Packing scripts/websites allows for fast transfer between hosts, speedy uploads, professional script installers and so much more.
Here is a PHP script I wrote to find magic blocks in binary images. It was written with the idea of finding ext2, cramfs, romfs or other filesystems in binary firmware files from router manufacturers like netgear, d-link and linksys. It should work for any file distributed as a firmware or flash update to any x86 and or UNIX variant embedded system that linux can at least "see" or deal with. It can also find things like embedded bios code etc.. These firmware files usually have proprietary headers and other junk intermixed within them, making them such that they cannot be directly mounted with the 'mount' command. The script uses the linux/Solaris "file" command to examine every x block of data in the image. It can take a while to run depending on the block size you use and the size of the image, but is an effective way to find the starting addresses for these images so that they can be extracted from the flash image and potentially mounted. It is probably best to redirect the output to a text file to examine the results after the script is done executing.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.