Pinned Repositories
docker-mqttwarn
durationformatter
Java Library minimal in size and without overhead just for formatting durations
jrunalyzer
GPX file manager and viewer
log4shell-hunter
Scanner that scans local files for log4shell vulnerability. Does bytecode analysis so it does not rely on metadata. Will find vulnerable log4j even it has been self-compiled/repackaged/shaded/nested (e.g. uberjar, fatjar) and even obfuscated.
pfichtner-freetz
Docker image for building Freetz images
revolt-usb-automation-java
Java example to command wireless 433mhz power outlets
SipDoorbell
ESP8266 Firmware that initiates calls to SIP numbers, can react on hardware button as well to 433 MHz signals
virtualavr
Run Arduino/AVR Code on your PC (inside a docker container) including support for serial communication. State of the simulated microcontroller can be seen and controlled via websockets
pfichtner's Repositories
pfichtner/pfichtner-freetz
Docker image for building Freetz images
pfichtner/SipDoorbell
ESP8266 Firmware that initiates calls to SIP numbers, can react on hardware button as well to 433 MHz signals
pfichtner/log4shell-hunter
Scanner that scans local files for log4shell vulnerability. Does bytecode analysis so it does not rely on metadata. Will find vulnerable log4j even it has been self-compiled/repackaged/shaded/nested (e.g. uberjar, fatjar) and even obfuscated.
pfichtner/virtualavr
Run Arduino/AVR Code on your PC (inside a docker container) including support for serial communication. State of the simulated microcontroller can be seen and controlled via websockets
pfichtner/bundesliga-tabelle
pfichtner/freetz-ng
Freetz-NG firmware modification for AVM devices like FRITZ!Box
pfichtner/jsipdialer
pfichtner/kata-tracker
pfichtner/mockapproval
Showcase how to approve calls to a Mockito mock/spy
pfichtner/mqtt-machine-state
Send messages to mqtt broker on machine startups/shutdowns
pfichtner/convert-junit4-to-junit5
pfichtner/esphome-configs
pfichtner/freetz-toolchain-docker
pfichtner/GameOfLife
pfichtner/gcc-tdd-rflink-playground
pfichtner/GildedRose-CoR
pfichtner/gol2024
My Game of life implementation due to boredom after facilitation #GDCR2024 in Karlsruhe :D
pfichtner/jenkins-build-on-docker-host
docker-compose to run builds via docker on the docker host (this can be a security issue!)
pfichtner/jsr380-pg
pfichtner/maedle
pfichtner/nerd-golf-tracker
pfichtner/openscad-batterydummy
pfichtner/pfichtner-freetz-vagrantbox
VM as a wrapper to run docker containers. Comes with a TUI to run Freetz-NG builds.
pfichtner/pfichtner.github.io
pages.github.com
pfichtner/RFLink32
RFLink for ESP, with MQTT client
pfichtner/sipcmd
sipcmd
pfichtner/spring-data-mock
Mock facility for Spring Data repositories
pfichtner/spring-restbucks
Implementation of the sample from REST in Practice based on Spring projects
pfichtner/testtypes
pfichtner/vaadoo
Java compiler plugin that add checks to constructors based on Bean Validation (JSR 380) annotations via bytecode transformation