Skip to main content

Posts

2023

How to decompile an APK file
·291 words·2 mins· loading · loading
English Hacking Android E-Mobility
After successfully downloading the APK archive we have to decompile it in the next step. This article describes this procedure. Introduction The process is basically simple and involves following steps:
How to download APK files on non Android devices
·206 words·1 min· loading · loading
English Hacking Android
As a first step before you could dig into reverse engineer an Android application you have to fetch it from somewhere. This is not so easy due normally only Android devices download them from the Google Playstore.
Midjourney - an AI based image generator
·534 words·3 mins· loading · loading
English AI Midjourney
Currently there is a hype ongoing regarding AI based tools, like text based systems like ChatGPT or image generators like Midjourney. Here I will show you some pictures and hints regarding Midjourney.
Comment function for static websites with Remark42
·390 words·2 mins· loading · loading
English Docker Tipps Expert
Static websites are incredibly fast - but the drawback is that you can’t use dynamic content like commenting of articles. But there is a solution for this issue: You could integrate external commenting services.
rsync web site data to webserver with GitLab CI/CD job
·927 words·5 mins· loading · loading
English GitLab Tipps CI/CD Hugo
This blog is based on hugo - a static web page generator. It will generate all documents which have to be transfered to my web server. Instead of doing it manually I show you how to do it with a simple Gitlab CI/CD pipeline to automate all necessary steps.
Recoloring of SVG icons
·158 words·1 min· loading · loading
English HTML Tipps
Recently I tried to add an additional SVG based icon to an existing web framework - but recoloring it like the other SVG based icons was not possible. After some digging around I found a solution for that issue.
Favicon for your webpage
·305 words·2 mins· loading · loading
English Favicon HTML
A modern website has to have a favicon - it represents graphically the web site and will be used in search engine results, when bookmarking a page, when adding a web page as an direct short cut on a mobile, etc. This article explains how to get a favicon setup for your web site.
Graph API with PowerShell
·549 words·3 mins· loading · loading
English Graph API Azure PowerShell Beginner
In the first part of this serie we checked the basics of the Graph API. Now in this part we will use a dedicated PowerShell module to explore the API further more.
Graph API Introduction
·384 words·2 mins· loading · loading
English Graph API Azure Beginner
If you are using Microsoft Azure - more specifically the SaaS products like Exchange Online, SharePoint Online or Teams you have the opportunity to get many information through the Graph API.

2021

MH-ET Live D1 mini ESP32 Case
·334 words·2 mins· loading · loading
English ESP32 3D Printing Microcontroller
I often use ESP32 based systems. One of them is the model MH-ET Live D1 mini. It has a small form factor and the most important pins are available for soldering (if needed).

2020

Batch-Verarbeitung mehrerer Grafiken
·202 words·1 min· loading · loading
Deutsch ImageMagick Linux Bash
Dieser Kurzartikel beschreibt das automatisierte Bearbeiten mehrerer Grafik-Dateien im Batch-Modus, sprich das Applizieren von Filtern und Formaten.
ESP8266 Spielzeug und WLAN Tool
·849 words·4 mins· loading · loading
Deutsch ESP32 Linux
Per Zufall ist mir ein DSTIKE USB Deauther Stick in die Hände gefallen. Beim rumspielen mit diesem Stick konnte ich erfolgreich WLAN Netzwerke scannen und Clients von WLAN Netzwerken trennen.
OpenTX Software Installation
·370 words·2 mins· loading · loading
English OpenTX
A short intro how to install software required for OpenTX. Please note that I switched in the meantime to EdgeTX. This artice is outdated. Introduction The most important tool for OpenTX based radio is the so called OpenTX Compagnion.
OpenTX Starter
·331 words·2 mins· loading · loading
English OpenTX
A short intro into OpenTX. Please note that I switched in the meantime to EdgeTX. This artice is outdated. Introduction I’m a heli pilot since many years - my skills are enough for flying around and do some simple manouvers like turns and loops.
Wassermarken mittels Imagemagick
·780 words·4 mins· loading · loading
Deutsch Linux ImageMagick Bash
Für das Abbilden von PDFs als Bilder auf einer Webpage und zum Sicherstellen, dass der Ursprung der PDFs bzw. der Bilder ersichtlich bleibt auch wenn die Bilder mal kopiert werden, habe ich nach einer Lösung gesucht, die automatisch PDFs in Bilder konvertiert und Wasserzeichen anbringt. Dieser Artikel beschreibt das Vorgehen.
Lade Anbieter Vergleich Juni 2020
·403 words·2 mins· loading · loading
Deutsch E-Mobility
Für mich stellt sich der Markt der Elektro-Ladestationen-Anbieter wie ein Dschungel dar: Verworren und Undurchsichtig - zu unterschiedlich sind die Abrechnungsmodelle. Daher stellte sich mir die Frage, welcher Anbieter denn für mich das günstigste Angebot hat. Keine einfache Frage - dieser Artikel versucht dazu eine Antwort zu geben.