Skip Navigation

Login





Join! | Login troubles?

Online members

Guests:3
Members:0

Poll

What's your favorite scripting language for solving challenges?


python (11.0%)

perl (9.8%)

bash (2.9%)

ruby (1.7%)

php (38.2%)

javascript (11.0%)

I'm not convinced scripting saves time, I use a "proper" language for everything I do. (18.5%)

Scripting? Excel for the winners, man! (6.9%)


Total votes: 173
Date added: 2008-06-14

View news

New tool, Anti-spambot e-mail encoder!
Posted by Marijn - Friday December 10 @ 01:32
Cat: Net-ForceI've created a simple, yet effective, small tool for webmasters. It let's you encode an e-mail address so spam bots (that are crawling the web) won't detect it. It uses HTML entities and Javascript to do this.

Check it out here.
At the bottom of the page you can view some of the source-code, so you can automate it on your own website if you want to.

Any suggestions for another new tool? :)

» Comments


eierkoek on 10 December 2004 01:50

suggestion:
Maybe calculations for bitshift, rotation and all other calculations that can't be made by the scientific calc.exe

Wousiej on 10 December 2004 19:28

I don't think you need a stronger encryption than this; 99% of all email addresses are displayed without encryption so spambot makers are not interested in decrypting it.

eierkoek on 22 December 2004 10:27

Well, some spambots decode emails addresses like "mymail at gmail dot com" so, I wouldn't be to sure 'bout that


» Add a comment

Login if you want to comment on this item.