23 citations · 23 across the 1 of their papers we have counts for
4 papers · 1 filter
Uncovering the Hidden Dangers: Finding Unsafe Go Code in the Wild
Johannes Lauinger, Lars Baumgärtner, Anna-Katharina Wickert +1
The Go programming language aims to provide memory and thread safety through measures such as automated memory management with garbage collection and a strict type system. However,…
ReactiFi: Reactive Programming of Wi-Fi Firmware on Mobile Devices
Artur Sterz, Matthias Eichholz, Ragnar Mogk +5
Network programmability will be required to handle future increased network traffic and constantly changing application needs. However, there is currently no way of using a high-le…
Mind the GAP: Security & Privacy Risks of Contact Tracing Apps
Lars Baumgärtner, Alexandra Dmitrienko, Bernd Freisleben +14
Google and Apple have jointly provided an API for exposure notification in order to implement decentralized contract tracing apps using Bluetooth Low Energy, the so-called "Google/…
Hidden in Plain Sight: Obfuscated Strings Threatening Your Privacy
Leonid Glanz, Patrick Müller, Lars Baumgärtner +4
String obfuscation is an established technique used by proprietary, closed-source applications to protect intellectual property. Furthermore, it is also frequently used to hide spy…