Projects
aSOS Android app: protect yourself in risk and danger situations
php-google-backup: backup Google Apps data with PHP and Zend Framework GData
Kernel Socks Bouncer: Linux 2.6 kernel module that that redirects tcp connection through socks 5 chains
WBUs (Web Bus)
WP interests: generate a chart of your interests
Articles
Be Quick Or Be Dead: singleplayer javascript browsergame
Javascript online massive social password cracking?

Archive for the 'Anonymity' Category

C functions for socks4 / socks5 list validation

As for PHP 5, I wrote two functions for socks 4 and socks 5 lists validation.

The code:
Read more »

PHP class : socks 4, socks 5 and proxy lists validation (based on curl lib)

Anonymity is one of my favourites’ interests :) (try ksb26) .

This simple PHP 5 class validates Socks4 , Socks5 and Proxy lists.
Read more »