Source: GitHub Website: https://www.tockos.org
A new secure embedded operating system for IoT devices where I work on support for nRF51-DK and nRF52-DK on my free time. So far we have support for a light-weight Bluetooth Low Energy stack, AES128 counter-mode, TRNG, Temperature Sensor, GPIO and SPI.Source: GitHub
I wrote a WeatherStation application on Raspberry Pi 3 to measure temperature, humidity and pressure using a SenseHat I/O board along with a website to display the data. The majority of code is written in Python including the website.Source: GitHub
I wrote a cross-platform KeyLogger that is exploiting an old vulnerability in Java Applets. It works on Windows, OSX and Linux using old versions of Java with applets enabled in the browser.