CAPTCHA Customization
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz CAPTCHA
Forum Description: Support forum for the Web Wiz CAPTCHA security image.
URL: https://forums.webwiz.net/forum_posts.asp?TID=20747
Printed Date: 28 March 2026 at 9:08am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: CAPTCHA Customization
Posted By: dsahm2
Subject: CAPTCHA Customization
Date Posted: 19 July 2006 at 9:51pm
I am interested in adding and or removing words/images from the bank of
preset codes included with the CAPTCHA package. It appears that the
images are stored using a hexadecimal encoding.
- Does anyone know how to transform a jpg or gif into hex code to use in the bank?
- Are there tools available to do so?
Thanks in advance,
Doug
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 20 July 2006 at 9:07am
It's not hard to do, just a pain. The way I did it was:-
1. Create the GIF's in Fireworks, or Photoshop etc. 2. Save the GIF file to your hard drive 3. Open the GIF in HHD Software Free HEX Editor 4. Copy and paste the HEX across to the CAPTCHA_image.asp file open in a text editor
HHD's
Hex Editor can be setup to show more code on one line and also you can
change it so that when copy and pasting text note to 'Copy Addresses'
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: dsahm2
Date Posted: 20 July 2006 at 10:05pm
|
THANKS! That's what I was thinking roughly, I just didn't realize the
HEX Editor portion, I was attempting in through notepad, obviously, not
working too well.
|
|