ausweisapp
Official authentication app for German ID cards and residence permits
This app is developed and issued by the German government to be
used for online authentication with electronic German ID cards
and residence titles. To use this app, a supported RFID card
reader or compatible NFC smart phone is required.
libmirisdr4
Software defined radio support for Mirics hardware (library)
Software for the Mirics MSi2500 + MSi001 SDR platform
libqt6test6t64
Qt 6 test module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
box64
run amd64 binaries on arm64 without emulating library calls
Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to
aarch64 but will also translate calls to foreign library functions to
native library calls. This usually makes amd64 executables run via
box64 much faster than emulating amd64 on arm64 via qemu which will
emulate everything down to the C library. For example OpenArena emulated
with box64 will be at about 85% of its native speed.
tcpslice
extract pieces of and/or glue together tcpdump files
Tcpslice is a program for extracting portions of packet-trace files
generated using tcpdump(l)'s -w flag.
It can also be used to glue together several such files.
librte-crypto-virtio24
Data Plane Development Kit (librte-crypto-virtio runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.