libmeta-perl
meta-programming API
This package provides an API for metaprogramming; that is, allowing code to
inspect or manipulate parts of its own program structure. Parts of the perl
interpreter itself can be accessed by means of "meta"-objects provided by
this package. Methods on these objects allow inspection of details, as well
as creating new items or removing existing ones.
python3-pyinstaller
Python modules to bundle a Python application into a single package
PyInstaller reads a Python script written by you. It analyzes your code to
discover every other module and library your script needs in order to execute.
Then it collects copies of all those files and puts them with your script in a
single folder, or optionally in a single executable file.
python3-pynx584
Interface library and server for NX584 alarm panels
This library allows interaction with NetworX alarm panels via the NX584
interface module. It supports both ASCII and Binary home automation protocols,
facilitating communication with various alarm panels, such as the NX4/6/8/8E
models. It is designed to enable control and monitoring of alarm systems by
connecting to a host device over a local serial port or via a Serial-over-LAN
device. Users can access data about alarm zones and status, with features
including zone status updates and system status requests, among others.
bettercap
Complete, modular, portable and easily extensible MITM framework
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance
and MITM attacks.
phosh-tour
Short introduction to phosh on smartphones
Phosh tour gives a short visual introduction on how to use
phosh on a smartphone explaining the available gestures
for navigation, quick settings, etc.
openssh-server-gssapi
secure shell (SSH) server, with GSS-API key exchange
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.