Posts Tagged encryption
Neat Windows Tools
Posted by Howard Yeend in Programs on March 13, 2009
Most of these tools have a computer security slant, some cannot be classified under any other term than ‘hacking tools’, so be careful when running them, especially if you don’t know what they do. Tools that interact with a network in a potentially dangerous way are marked with ‘D’. Read the rest of this entry »
Steganography in PHP (!)
Posted by Howard Yeend in PHP on March 19, 2005
What? Am I insane? Officially, yes, but that’s not important. This is a PHP script that can hide files in images. It takes a JPG and converts to PNG. It requires GDlib and is almost totally pointless. Read the rest of this entry »
Small PHP Tools
Posted by Howard Yeend in PHP on February 5, 2005
Here I present various online web applications that you can use from your browser. In most cases, PHP source code is provided.
If there’s an app here that you want the source to, email me. Read the rest of this entry »
Free PHP Scripts / Web Projects
Posted by Howard Yeend in CAPTCHA, Firefox, Other Code, PHP, Programs on January 13, 2005
Various PHP projects of mine, with free GPL source code.
Mostly, these are small PHP/mySQL applications that provide an equally small piece of functionality. Source code is available under the GPL in most cases. Read the rest of this entry »
Simple PHP Password Protection
Posted by Howard Yeend in PHP on December 16, 2004
A simple PHP script that offers easy to install, secure website password protection for any kind of server. Offers quite a few optional features, like logging incorrect login attempts, brute force protection etc, but still remains very simple to implement.
Read the rest of this entry »
Recent Comments