My "Projects"

Java RamClassLoader Lib

A simple ClassLoader that can load JAR files stored as byte arrays into the program. It also supports loading classes stored as byte arrays into the running program.
You can view the source code of the lib on Github
05.06.2024

Simple Password Generator

A simple shitty programmed Password Generator with a estimated crack time.
The estimate is hard-coded and held very simple. The estimation is based on the available chars squared with the password length and divided by magic value.
04.06.2024

C++ TUI util

A simple TUI util written in c++ using ANSI escape codes
09.07.2023

You are the visitor
Last updated 05.06.2024
daniel.richter@tuta.io