03 Aug 2026
Zrythm is a highly automated digital audio workstation (DAW) designed for both professionals and beginners, featuring an intuitive interface alongside robust editing and mixing capabilities. Key functionalities include flexible creative tools, advanced automation, support for various plugin formats, and extensive MIDI editing features, making it suitable for diverse music production needs. The software is open-source and cross-platform, ensuring accessibility for a wide range of users.
03 Aug 2026
ysoserial.net is a utility designed to generate exploit payloads for unsafe .NET object deserialization vulnerabilities. By leveraging property-oriented programming "gadget chains" found in common .NET libraries, it allows attackers to craft serialized objects that, when deserialized by vulnerable applications, may execute arbitrary commands. Notable features include support for multiple .NET formatters and the ability to customize gadget chains based on user-specified commands.
03 Aug 2026
YDB is an open-source distributed SQL database designed for high availability, scalability, and strict consistency in interactive web services. It supports both transactional and analytical workloads with features such as ACID transactions, fault-tolerant configurations, automatic disaster recovery, and independent scaling of storage and compute resources. Notable capabilities include a rich SQL dialect, compatibility with PostgreSQL and Kafka, and deployment flexibility through tools like Ansible and Kubernetes.
03 Aug 2026
Xtreme Download Manager (XDM) is a robust tool designed to enhance download speeds by up to 500%, enabling users to download videos from various streaming sites and offering options to resume interrupted downloads. It features seamless integration with major web browsers, a built-in video converter supporting multiple formats, and robust support for various download protocols, authentication methods, and scheduling options.
03 Aug 2026
The X64Dbg MCP Server is a C# plugin for the x64dbg debugger that facilitates remote command execution through a lightweight HTTP interface. Its primary use case is to enable an LLM MCP client to programmatically interact with the debugger by inspecting memory, disassembling code, and managing labels/comments. Notable features include a customizable command system, direct access to memory and registers, and support for bi-directional AI commands, all while ensuring a modular and self-hosted deployment without the need for ASP.NET Core.
03 Aug 2026
The x64dbg Plugin Manager is a command-line tool designed to facilitate the management, installation, and updating of plugins for the x64dbg debugger. Its primary use case is enhancing debugging capabilities by allowing users to easily install and update various plugins through simple console commands. Notable features include the ability to set the x64dbg root path, update the plugin list from a server, and install specific plugins directly from the command line.
03 Aug 2026
Windows Phone Internals (WPinternals) is a specialized tool for unlocking the bootloader and secure boot of various Lumia devices, enabling users to bypass built-in security restrictions. Its primary use case includes allowing users to boot alternative operating systems, gain root access, flash custom ROMs, create backups of their current Windows Phone ROM, and access internal storage via USB. Notable features encompass a suite of crafted exploits that disable key security measures, facilitating extensive control over the device.
03 Aug 2026
Windows-Hacks is a utility that leverages the Windows API to manipulate graphical user interface elements in creative and unconventional ways. It features a range of functionalities, including window resizing, color shifting, motion detection, automated drawing, and window property modification, allowing users to engage with their desktop environment in interactive and unique manners. Notably, users can employ tools like 'Window Scrambler' and 'Mouse Spam' to create dynamic and entertaining effects on any application window.
03 Aug 2026
WinAPI-Wrapper is a C# library that serves as a comprehensive wrapper for the Windows API, enabling developers to simulate mouse actions, manipulate windows, and capture screenshots easily. Its primary use case includes automating user interface interactions and enhancing application functionalities, with notable features such as methods for mouse clicks, window resizing, and focus management, as well as utilities for taking screenshots of both windows and the desktop.
03 Aug 2026
WikipediaExport is a tool designed to convert Wikipedia XML dump files into accessible text or JSON formats, facilitating the extraction and usability of vast Wikipedia data for applications in information retrieval, machine learning, and language processing. Notable features include the ability to download and process large XML datasets and the structured output that includes essential document attributes such as title, content, and timestamps, making it suitable for benchmarking against search library performance.
03 Aug 2026
Wiki Parser is a high-performance tool designed to extract and convert MediaWiki-formatted pages from English Wikipedia into readable text and standard XML representation, focusing on data mining and text analysis. Noteworthy for its speed, it processes complete Wikipedia dumps (66 GB as of July 2018) in 2-3 hours using multithreaded C++ code, significantly outperforming other parsers by a factor of 10-100. The output retains structural elements such as titles and section headings, while deliberately omitting unsupported tags and complex table structures.
03 Aug 2026
whisper.cpp is a high-performance implementation of OpenAI's Whisper automatic speech recognition (ASR) model, designed for efficient inference across various platforms including macOS, iOS, Android, Linux, and Windows. Key features include dependency-free plain C/C++ code, support for multiple hardware accelerations such as ARM NEON, AVX, and GPU frameworks (NVIDIA, AMD ROCm), as well as zero runtime memory allocations and integer quantization capabilities. This tool facilitates easy integration into applications for offline voice recognition, making it suitable for creating custom voice assistant solutions.
03 Aug 2026
Crystal Webview provides bindings for zserge's Webview, enabling the development of lightweight cross-platform applications that utilize the default rendering engines of the host operating systems. Notable features include two-way communication between Crystal and JavaScript, type-safe bindings for enhanced safety during data handling, RAII resource management for automatic cleanup, and support for asynchronous JavaScript execution. This tool is particularly suited for developers seeking to create efficient GUI applications without the overhead of bundling a full web engine like Chromium.
03 Aug 2026
Waveshare-ESP32-S3-LCD-7-LVGL is a library for interfacing and utilizing the Waveshare ESP32 S3 Touch LCD 7 with the LVGL (Light and Versatile Graphics Library) and Lovyan GFX for Arduino. Its primary use case is to enable developers to build graphical user interfaces on the touchscreen display, with notable features including support for LVGL version 9.1.0 and various demo and example codes for quick setup and testing. The repository provides comprehensive guidance on configuring the Arduino IDE and mapping pin numbers for proper hardware interfacing.
03 Aug 2026
WarThunderHack is a tool designed to enhance the gameplay experience in War Thunder by providing a prediction marker for air combat in Arcade, Realistic, and Sim modes. The tool allows users to inject a DLL into the game, facilitating features such as adjustable marker scales and visibility toggling, while offering the capability for users to manually update offsets for continued functionality. Notably, it integrates with DirectX and includes usage instructions for setup and operation.
03 Aug 2026
The Mandiant Vulnerability Disclosures repository catalogs vulnerabilities identified by Mandiant, including those discovered through internal research and Red Team engagements. It serves as a resource for tracking these vulnerabilities, providing potential proof of concepts, and is governed by specific licensing for both CVE-related information and source code. Notably, Mandiant operates as a CVE Numbering Authority, focusing on both its own code and relevant third-party vulnerabilities.
03 Aug 2026
The UPnP Pentest Toolkit is a security assessment tool designed for evaluating UPnP devices and their associated protocols with ease and minimal configuration. It enables users to discover and interact with UPnP devices on the network, allowing for the enumeration of services and manipulation of device settings. Notable features include a user-friendly GUI that facilitates immediate device identification and a focus on providing proof-of-concept functionalities for research purposes.
03 Aug 2026
UnityExplorer is a powerful in-game UI tool designed for exploring, debugging, and modifying Unity games across a wide range of Unity versions (5.2 to 2021+), supporting both IL2CPP and Mono. It leverages UniverseLib for enhanced functionality and offers integration with popular mod loaders like BepInEx and MelonLoader, providing users with flexible installation options and extensive modding capabilities. Notable features include its standalone version for custom injectors and detailed support for event logging and dependency management.
03 Aug 2026
Unity Protein Visualization is a tool designed for the analysis and 3D visualization of protein structures from PDB files using Unity and C#. It offers features such as the differentiation of protein elements like helices and beta sheets using distinct color coding, alongside rotational algorithms for dynamic representation across multiple axes. This tool aims to facilitate enhanced analysis and problem-solving techniques in structural biology.
03 Aug 2026
UniGetUI is a cross-platform graphical user interface designed to streamline the management of software packages via multiple CLI package managers, primarily for Windows 10 and 11. Its notable features include support for various package managers such as WinGet, Scoop, Chocolatey, and Homebrew, allowing users to discover, install, update, and uninstall applications from a unified interface. The tool emphasizes security and community-driven development, backed by Devolutions for long-term support and governance.
03 Aug 2026
Trunk Recorder is a tool that facilitates the recording of calls on trunked and conventional radio systems using one or more Software Defined Radios (SDRs). Its primary use case involves capturing and processing RF signals for various P25, DMR, and analog systems, utilizing GNU Radio for signal processing, and supporting simultaneous recordings across multiple radio systems. Notable features include compatibility with various SDR hardware, support for multiple operating systems including Linux and macOS, and options for playback and sharing recordings through platforms like OpenMHz and custom web interfaces.
03 Aug 2026
Torque 2D is an open-source game engine designed for 2D game development, offering a powerful and flexible C++ framework compatible with various platforms including Windows, OSX, Linux, iOS, Android, and the web. Notable features include an OpenGL batched rendering system, Box2D physics integration, OpenAL audio support, and a modular project structure that facilitates asset management and scripting. It provides a Sandbox environment for prototyping and learning, along with comprehensive documentation and a supportive community.
03 Aug 2026
TileDB is a versatile storage engine designed for managing dense and sparse multi-dimensional arrays, catering to applications in genomics, geospatial analysis, and finance. It supports cloud storage integration, features such as data compression, encryption, and multi-threaded operations, and provides various APIs for seamless access across data science tools. Its capability to efficiently handle diverse data structures, along with metadata management and array versioning, makes it a powerful solution for modern data storage challenges.
03 Aug 2026
The Gurock TestRail API repository provides example bindings for accessing TestRail's API (version 2), facilitating integration of TestRail functionality into various applications. Its primary use case is to streamline the management of test cases, test plans, and results within software development workflows. Notable features include straightforward examples that demonstrate how to utilize the API effectively.
03 Aug 2026
The DARPA Subterranean (SubT) Virtual Competition Software provides a framework for simulating robotic systems in underground environments. Its primary use case involves the development and testing of algorithms for autonomous navigation and exploration in complex subterranean scenarios. Notable features include realistic physics simulations and customizable environments to support various robotic platforms.