All Posts

Recent Posts

Ludomatic Replacement Part

less than 1 minute read

This is a very simple model for printing Ludomatic part replacement. Ludomatic is a popular variation of Ludo

Brute force attack a BIOS with Arduino

3 minute read

The goal of this experiment is to convert the Arduino board into an USB keyboard plus a VGA sniffer to crack the password of a standard BIOS using the Brute ...

POIMan for Sygic

3 minute read

An Android application that lets you keep your Sygic’s Point of Interests (POIs) up to date and manage them (add / remove) in an easy way

Slice and rotate images with CutNRot

less than 1 minute read

An utility script written in python that uses wxPython to edit your scanned images (JPEG, BMP, TIFF, etc.) obtain sub-images, rotate and save them

Converting Visual Studio solutions to SCons

1 minute read

A python script to convert Microsoft Visual Studio 2005 solution files (*.sln) and the associated project files (*.vcproj) into a set of SCons files (SConstr...