Tools
In this page there are some tools written by me. There are tools such as passwords recovery, code snippets, cryptoanalytics, etc..
- WP Boyka - Wordpress Plugin
This plugin increases your website's performance by reducing image size without an apparent change for the human eye. You can choose a different compression level for each image and see a preview before to rewrite the original one.
- [SNIPPET] E-mail Address Validator
It is a powerful regular expression for e-mail address's validation. It was wrote respecting the e-mail addresses' syntax reported in the RFCs and supports both hostnames with multiple sub domains and IP addresses.
- [SNIPPET] Casio fx-3650P - Inverse Calculation - 80 bytes
This is a software able to calculate the inverse of a number in Zn for the Casio fx-3650P. (c*a = 1 mod b)
- [SNIPPET] Casio fx-3650P - Remainder Calculation (modulo) - 25 bytes
This is a software able to calculate the reminder of a division operation for the Casio fx-3650P. (a mod b)
- WiRouter KeyRec 1.1.2
WiRouter KeyRec is a powerful and platform independent software to recover the default WPA passphrases of the supported router models (Telecom Italia Alice AGPF, Fastweb Pirelli, Fastweb Tesley, Eircom Netopia, Pirelli TeleTu/Tele 2).
- AGPF KeyRec 1.0.1
AGPF KeyRec is a powerful and multiplatforms software to recover the default WPA passphrases of the specified Telecom Italia's AGPF routers.
- [SNIPPET] PHP XML Parser 0.1b
A dynamic XML parsing function that returns back a bi-dimensional array with the following structure: $array_name[index][tag_name] = $tag_value.
- NetCrack 1.0
NetCrack is a free and open source multi-platform powerful distributed hash cracking software (cluster). It supports currently the two most used hashing algorithms: MD5 and SHA-1. Into the archive you will find the client and the server.