Dart
2026-08-23
Dart
★ 13
The Google Antigravity Custom Model Proxy is a tool designed to enable seamless integration of various large language models (LLMs) into the Google Antigravity IDE. It supports multiple providers such as Anthropic, OpenAI, and DeepSeek, and features real-time bi-directional SSE streaming, native UI integration, and robust AES-256-GCM encryption for secure communications. This proxy acts as a bridge, translating requests between the IDE and LLMs while maintaining high interoperability and performance.
2026-08-14
Dart
★ 58
The Flutter Reverse Engineering Labs repository offers a series of progressive challenges aimed at teaching the techniques involved in reverse engineering Flutter applications. It includes hands-on tasks that lead users from basic concepts to more advanced practices such as network traffic interception and integrity check bypassing, with each challenge accompanied by detailed, step-by-step solutions. Notable features include the provision of compiled APKs for challenges, practical source code examples, and integration with commonly used tools like Frida and APKTool for a comprehensive learning experience.
2026-08-08
Dart
★ 12
The Google Antigravity Custom Model Proxy serves as an advanced patch that enables integration of various LLM models, such as Claude, OpenAI, and others, directly within the Google Antigravity IDE. It facilitates compatibility by intercepting and translating internal API communications into suitable payloads for over 19 LLM providers while offering features like real-time bi-directional SSE streaming, tool calling, and robust AES-256-GCM encryption for enterprise-level security.
2026-08-03
Dart
★ 368
KYBER is an open-source tool designed to create private servers for STAR WARS™ Battlefront™ II (2017), enabling players to host and manage their own gaming environments. Key features include a C++ game module for client integration, a server proxy, an API service, and command-line interface tools for enhanced customization and management. Its modular architecture supports development through a monorepo structure, facilitating a collaborative approach to feature enhancements and updates.
2026-08-03
Dart
★ 15
OpenStrap protocol is a pure Dart package designed for decoding raw byte data from wearable devices, specifically targeting historical records and command/event processing without any external dependencies. Its notable features include byte-level framing, CRC checks, and the ability to parse a variety of record types, such as R24 for heart rate and wearable metrics, all while ensuring that data remains on-device with no reliance on cloud services. This tool is primarily used for reading and interpreting data from personal tracking bands, supporting developers in building applications that analyze this data locally.
2026-08-03
Dart
★ 90
Lanis Mobile is a cross-platform application designed for the Hessian School Portal, enabling over 35,000 daily users to interact with educational resources effectively. It features a modular architecture, making it adaptable to various school requirements, and allows contributions through bug reports and collaborative development. The app is available on multiple platforms, including Android and iOS, and supports features like customizable logging to enhance the development experience.
2026-08-03
Dart
★ 506
Openstrap Edge is a mobile application designed to enable the use of the WHOOP 4.0 band without a subscription, processing health data locally on both iOS and Android devices. It utilizes its own algorithms based on public research rather than WHOOP's proprietary formulas, ensuring user privacy as data is not transmitted to external servers. The tool addresses the issue of subscription-locking by allowing users to maintain functionality of their hardware independently.
2026-08-03
Dart
★ 32
LLMtary is an AI-powered penetration testing platform designed for security professionals, facilitating an autonomous workflow from reconnaissance to exploit validation and report generation. It integrates large language model intelligence to conduct a comprehensive examination of targets, capable of operating entirely offline with local models or utilizing cloud-based AI for improved accuracy. Key features include a structured testing loop, multi-phase enrichment for targeted vulnerabilities, and native support across major operating systems, ensuring a streamlined and efficient penetration testing experience.
2026-08-03
Dart
★ 160
TapDucky is an open-source tool for rooted Android devices that functions as a USB HID keystroke injector, capable of emulating keyboard, mouse, and composite HID devices. Its primary use case is in authorized testing and automation through the execution of customizable DuckyScripts, featuring a robust payload management system, execution logging, and a GitHub-backed library for seamless script integration and validation. Notable features include live payload validation, multiple scheduling options, and the ability to configure device-specific HID profiles without the need for external dongles.