Example Usage
# Update package list
sudo apt-get update
# Install Qt6 and build tools
sudo apt-get install -y \
build-essential \
cmake \
qt6-base-dev \
qt6-base-dev-tools
# Install MinGW for cross-compilation
sudo apt-get install -y mingw-w64
# [Optional] Install UPX for executable packing
sudo apt-get install -y upx-ucl
See also
100-redteam-projects
Free
Projects for security students…
ntlm_theft
Open Source
Creates malicious files (LNK, SCF, PDF, DOCX, etc.) that force a Windows system to authenticate to a…
BeEF
Open Source
Kali
Browser Exploitation Framework. Hooks web browsers via JavaScript and provides extensive command mod…
BlackFriday-GPTs-Prompts
Open Source
List of free GPTs that doesn't require plus subscription…
username-anarchy
Open Source
Kali
Username tools for penetration testing…
CVE_Prioritizer
Open Source
Streamline vulnerability patching with CVSS, EPSS, and CISA's Known Exploited Vulnerabilities. Prior…