decode ioncube
JsDecoder 1.1.0
JsDecoder is a tool to easily decode obfuscated Javascript code (formats text with removed: spaces, tabs, new lines). It can also serve as a Javascript code beautifier and colorizer. more>> JsDecoder is a tool to easily decode obfuscated Javascript code (formats text with removed: spaces, tabs, new lines). It can also serve as a Javascript code beautifier and colorizer.<<less
G-Encoder 1.0
G-Encoder is a PHP script to encode, obfuscate, and compress (only for scripts with above 2kb size). This script is using ZLIB and base64_encode() to encode your PHP source code. This is not PHP encryptor, someone who knows PHP/Programming probably more>> G-Encoder is a PHP script to encode, obfuscate, and compress (only for scripts with above 2kb size). This script is using ZLIB and base64_encode() to encode your PHP source code. This is not PHP encryptor, someone who knows PHP/Programming probably could decode the result. G-Encoder has some features like Time Limiter and Address Binding. of course, its free.<<less
GifAudio Decoder 1
This is the Redistributable Decoder Script for GifAudio files. This script allows you to host and decode GifAudio files on your own server. Gifaudio is a format currently under development which allows sound to be embedded in .gif images and more>> This is the Redistributable Decoder Script for GifAudio files. This script allows you to host and decode GifAudio files on your own server. Gifaudio is a format currently under development which allows sound to be embedded in .gif images and animations.<<less
ASPired2Encode 1.0
ASPired2Encode is a CAPTCHA system for adding anti spam protection to your forms. ASPired2Encode uses a distorted image that the user must decode to proceed with the form. This prevents computers from automatically entering data into your forms. This is more>> ASPired2Encode is a CAPTCHA system for adding anti spam protection to your forms. ASPired2Encode uses a distorted image that the user must decode to proceed with the form. This prevents computers from automatically entering data into your forms. This is a great asset for blogs, forums and guestbooks. What is a CAPTCHA? CAPTCHA stands for Completely Automated Public Turing test to tell Computers and Humans Apart. When used this program sets apart personal users and computers.<<less
Article Friendly Article Submitter 2.2.2
Tired of creating author accounts then submitting your article to sites alllllll day? How about creating AND submitting your articles to article publishing sites in minutes rather than hours? With the AF Article Submitter you can do what took you more>> Tired of creating author accounts then submitting your article to sites alllllll day? How about creating AND submitting your articles to article publishing sites in minutes rather than hours? With the AF Article Submitter you can do what took you all day to do in just minutes. Submit more articles in less time with the Article Friendly Article Submitter Script! Best of all, its Free! Simply signup at the article friendly user support forum and youll see the download link in the forum. Requires PhP and 1 mysql database. ioncube encoded, limited to one author account at a time<<less
Base64 Encoder/Decoder 1
Base64 Encoder and Decoder written in JAVA. Runs using command line and can encode/decode files or strings and output either in the command line or into specified file. The algorithm is quite standard and is virtually identical to what email protocols more>> Base64 Encoder and Decoder written in JAVA. Runs using command line and can encode/decode files or strings and output either in the command line or into specified file. The algorithm is quite standard and is virtually identical to what email protocols use.<<less
Secure Desk 1.0
Secure Desk is web based secure helpdesk system. The most important difference from the other helpdesk softwares is that Secure Desk stores all informations and data into MySQL database as Rijndael (AES) 128/256 Bit encrypted and base64 encoded. more>> Secure Desk is web based secure helpdesk system. The most important difference from the other helpdesk softwares is that Secure Desk stores all informations and data into MySQL database as Rijndael (AES) 128/256 Bit encrypted and base64 encoded. Administration password is unique authorization that enables encyption/decrption keys and has full access to MySQL data. In other words, nobody can decrypt stored data if there is no administration password is available. Members have, of course, restricted access such that each member can decrpyt own posts and replies to the posts. Secure Desks crucial source code is protected by ionCube (encoder). This allows administrator to keep the 100 encrypytion / decryption keys always protected. Each license comes with its own 100 unique keys. REQUIREMENTS PHP 4 >= 4.0.2, PHP 5 required with the --with-mcrypt[=DIR] (mcrypt module). MySQL 4 >= 4.0, single MySQL database.<<less
Basic string encoding/decoding functions
These are basic string encoding/decoding functions I developed for use in flat-file databases. They offer limited security to protect sensitive data from being viewed. more>> These are basic string encoding/decoding functions I developed for use in flat-file databases. They offer limited security to protect sensitive data from being viewed.<<less
Domains Info 1.00
Enter your urls in line by line, start script and you will get a output of Alexa Ranking, Google PR, Google Links, Yahoo Links and MSN Links all on one page for easy comparison. You can use this to check your sites, or to look in on your competitors. more>> Enter your urls in line by line, start script and you will get a output of Alexa Ranking, Google PR, Google Links, Yahoo Links and MSN Links all on one page for easy comparison. You can use this to check your sites, or to look in on your competitors. Ioncube encrypted, loaders are included, or use the ones on your host, this is a free script for personal use.<<less
EMAIL / MIME Parser (Decoder) in PHP 1.0.0
No other scripts (or classes) are required. Simply provide the script with a raw email in $email. The script will then parse the Headers in to "To:" "From:" "Cc:" and "Bcc:" and the Message in to Plain and HTML. If the email is non MIME, it will output more>> No other scripts (or classes) are required. Simply provide the script with a raw email in $email. The script will then parse the Headers in to "To:" "From:" "Cc:" and "Bcc:" and the Message in to Plain and HTML. If the email is non MIME, it will output the messgae as is. The attachments are assumed to be base64 encoded and will decode these and deposit them in the same directory as the script, keeping the original file name and extension. The directory can be changed by changing the $path variable. The script can easily be altered to handle other encoded attachments. This script is PHP4 and PHP5 compatible. For PHP5, it would be best to change some of the string funtions to non-case sensitive versions (e.g. change str_replace to str_ireplace, etc). The script has been tested on Outlook Express, Hotmail and Freeserve (Orange and Wanadoo).<<less
Password Protect / Encode HTML 1.0
HTML Password Protector is a JavaScript tool to protect whole HTML page, or only part of it. It will encode HTML using your password, and will add password box. Incorrect password will result in incorrectly decoded HTML. Password is not stored, so it more>> HTML Password Protector is a JavaScript tool to protect whole HTML page, or only part of it. It will encode HTML using your password, and will add password box. Incorrect password will result in incorrectly decoded HTML. Password is not stored, so it cannot be retrieved from the page contents.<<less
Error Log Viewer Perl
PLEASE REVIEW AND EDIT CAREFULLY Error Log Viewer is a free perl script that allows you to view your web servers error log. more>> Error Log Viewer Perl is developed as a free and useful perl script which gives you the ability to view the error log of your web servers. Error Log, contains all sorts of useful information about errors and warnings returned by your server that will help you improve as a Perl Programmer and write tighter more efficient code.
All you need is a cgi-bin and the path to the error log file on your server. If you do not know the path to your error log, this script package also comes with the code you need to redirect the error messages to your browser.
The following code is all you really need. It has proved invaluable and has saved our programmers countless hours of debugging. Any time you encounter a Server 500 error, open up the script that is causing it and enter the following code near the top, under the path to Perl.
It can be placed anywhere in the script as long as it placed before the error. Each time a script is called, it is entirely compiled then executed. This code will redirect the errors found to STDOUT (your browser) using Perls built in BEGIN subroutine.
Major Features:
- Select group of lines to view
- View with or without word wrap
- Characters decoded for easier reading
- Set default values
- Compatible with Windows, Unix, Linux, Sun, BSDOS and OSX Mac servers
Javascript url encode / decode
This script is used to encode / decode url parameters. It is fully compatible with UTF-8 encoding. Useful when u want to transfer data using AJAX technology. more>> This script is used to encode / decode url parameters. It is fully compatible with UTF-8 encoding. Useful when u want to transfer data using AJAX technology.<<less
Chilkat MIME C Library
Chilkat MIME C Library allows you to create an manipulate MIME and S/MIME messages. more>>
Chilkat MIME C Library is a professional tool that allows you to create an manipulate MIME and S/MIME messages.
Major Features:
- Navigate the MIME message tree structure via the NumParts property and GetPart(index) method.
- Retrieve header field names and values.
- Add header fields to a MIME message.
- Add a detached (clear-text) digital signature to a MIME message.
- Convert MIME to an opaque signed message.
- S/MIME encrypt using a digital certificate.
- Decrypt and validate signatures in one method call.
- Attach files to a MIME message. Chilkat Mime automatically determines content-type based on file extension.
- Test to see if a message contains signed or encrypted parts.
- Get the body content automatically decoded (if encoded as Base64 or quoted-printable).
- Get the body content as a string. (already decoded from Base64 or QP)
- Get the non-decoded body content.
- Convert MIME to XML.
- Test for attachment, audio, encrypted, html, image, multipart, multipart/alternative, multipart/mixed, multipart/related, plain-text, signed, text, video, XML.
- Load MIME from file.
- Create multipart/alternative, multipart/mixed, multipart/related messages.
- Remove message sub-parts.
- Set message body from binary data.
- Set message body from in-memory string containing plain-text, HTML, XML, or anything else.
Requirements:
- - VC++ 8.0
Animated CAPTCHA validation images. 1.0
This package can be used to create animated CAPTCHA images for website validation. To decode of these CAPTCHA images are difficult by web bots because the images are animated GIF and the frames of GIF images have not containts the validation string more>> This package can be used to create animated CAPTCHA images for website validation. To decode of these CAPTCHA images are difficult by web bots because the images are animated GIF and the frames of GIF images have not containts the validation string completely. To install of this package is very easy, the execution time of generating images is less than 3 seconds and you can use public settings ( font, color, string length ) or some internal settings by static or randomly values.<<less