OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: android清除
ADDED

Threadbase Mobile is a local-first mobile control plane for monitoring and managing AI coding agent sessions, such as Claude Code and Codex, via a connected tb-streamer instance.

Developer toolsTesting & debugging

A curated list of Android security resources including tools for static/dynamic analysis, reverse engineering, fuzzing, and vulnerability scanning.

Developer toolsTesting & debugging
ADDED

LeakCanary is an open-source memory leak detection library for Android, maintained by Square. It helps developers find and diagnose memory leaks in Android apps, with documentation hosted at square.github.io/leakcanary.

Developer toolsTesting & debugging
appiumappium
ADDED

Appium is an open-source, cross-platform automation framework based on the W3C WebDriver protocol for native, hybrid, mobile web, and desktop applications.

Developer toolsAutomationTesting & debugging
awesome-hackingHack-with-Github
ADDED

A curated collection of awesome GitHub lists covering cybersecurity topics for hackers, pentesters, and security researchers — including bug bounty, OSINT, reverse engineering, CTF, malware analysis, web security, IoT, AI security, and more.

Developer toolsTesting & debugging
objectionsensepost
ADDED

objection is a Frida-powered runtime mobile exploration toolkit for iOS and Android, enabling security assessment of mobile apps without jailbreak, including SSL pinning bypass, keychain dumping, and heap manipulation.

Developer toolsSelf-hostedTesting & debugging
ADDED

Browser‑based real‑device lab for Android, iOS and Tizen. Provides a web UI to manage and automate mobile device testing from a single workspace, with Docker and native host support.

Developer toolsSelf-hostedTesting & debugging
librepodslibrepods-org
ADDED

LibrePods is a GPL-licensed project that reverse-engineers Apple's proprietary AirPods protocol to bring AirPods features to Linux and Android, including noise control modes, ear detection, battery status, head gestures and conversational awareness.

ProductivityDeveloper toolsUtilities
appmanagerMuntashirAkon
ADDED

App Manager is a libre Android package manager and app viewer with Material 3 UI. It inspects app components, permissions and trackers, installs or backs up APKs, and offers root/ADB tools like freezing apps and editing shared preferences.

Developer toolsSelf-hostedTesting & debugging
ADDED

Detox is a gray box end-to-end testing framework for mobile apps, supporting React Native on Android and iOS. It automates user interactions, reduces flakiness, and integrates with CI/CD pipelines.

Developer toolsTesting & debugging
jadxskylot
ADDED

jadx is a Dex to Java decompiler with command-line and GUI tools that convert Android APK, dex, aar, aab and zip files into readable Java source code, decode resources, and include a deobfuscator.

Developer toolsTesting & debugging
airtestAirtestProject
ADDED

Airtest is a cross-platform UI automation framework for games and apps, using image recognition to locate UI elements without code injection. It supports Android, iOS, and Windows, with a GUI tool (AirtestIDE) and CLI for running test cases.

AutomationDeveloper toolsBrowser & RPA