These are some of my current projects which I have published with a GPL license (check the license in each one):

  • Friendy Korea Community API

    The Friendly Korea Community API is an API (Application Programming Interface) which brings us the possibility of use simple classes for access to the data of the website http://chingu.prkorea.com (read more).

  • Wordlist Cleaner

    Wordlist Cleaner is a Linux script which clean, sort and remove repeated words in a collection of word lists files. It will help you to reduce more than 50% in time of your dictionary brute force attack (read more).

  • Homemade Kerberos

    Homemade Kerberos was an assignment which I did in a security course. It is programmed in C# with .NET Remoting. In the project we can find a KDC server and two clients which want to communicate between each other using a Kerberos protocol. The implementation of this Kerberos is the simplest and it should be used only for educational proposes.

  • SendToGoogleDocs

    SendToGoogleDocs is a project which an user select a folder and it and their folders and files inside are uploaded to a Google Docs account. It was developed in order to do backups of my files with the new Google Docs feature “upload any file” discovering later that this feature is only open for App Premier.

    The code was developed with Python with a GPL licence. If anybody want the code, just contact with me.

  • Security Blind SQL Injection tool

    It is a tool that help us to do Blind SQL Injection attacks to prove the security in our webpages. It is a tool to detect the security on the arguments in our websites and it must not be used to attack websites or another illegal proposes.

    This tool was developed by Alex Soler and Miguel Ángel Domínguez.

  • ERiDeM API .NET

    This project contains a set of easy classes that I have done for different proposes. There are classes for security, serialization and so on. The list and information about the classes are in its main page.

  • ERiDeM Monster Game

    ERiDeM Monster Game is a new game that I’m developing which is based in PixelJunk Monsters but with tools to develop our own stages, share them, create multiplayer and multicastle playing and another incredible mode of play that I will show in the future. Right now I need graphics designers for my game (my drawing is very poor). I leave some screenshots of the game (even they won’t be the real graphics, only to test the game).

    ERiDeM Monster Screenshot

    ERiDeM Monster Screenshot

    ERiDeM Monster Screenshot
  • Japanese Generator

    This is a simple application which is used to learn Hiragana. In this application, you can see Rōmaji or Hiragana symbols that you will need to translate in the opposite. It is a web application that you can run in my website.