For my research I had a look at new functionalities of Android, especially related to security. I came across Protected Confirmation, which is a rather interesting method to ask the…
A blog about IT, security and whatever crosses my mind
For my research I had a look at new functionalities of Android, especially related to security. I came across Protected Confirmation, which is a rather interesting method to ask the…
In my first years as a hobby coder, I was proficient in a small coding language named AutoHotkey. Before starting to learn C++, this was my go-to language of choice…
This is a totally short post, but vital information for me. I always end up searching for this online and always forget how to do it. So, in case you…
I started to write this post the end of December, during my visit in Leipzig at the 36th Chaos Computer Congress. If you do not know it, it is basically…
Last week I saw this tweet, which sparked a lot of interesting discussion about security of compilers.
For most of my tasks where I need special software, I set up a Docker container that offers me the tools to do the job. This time, I am going…
A main topic of my work is Android security, mostly from an attacker’s view. Android devices are ubiquitous and the operating system has a big market share, so it is…
For every programming problem that I have had in the past, there may have been a solution that I found and implemented. In most cases, the code is written and…
I have been learning and practicing “hacking” for years now. In the last year, I conducted an experiment as part of my master’s thesis and wanted to explore how servers…