Unfilter is an on-device app intelligence tool for understanding what runs on your phone.
It fingerprints installed apps using framework signals, native clues, and shared libraries, then pairs that with usage, storage, and system insights.
- App Fingerprinting: Surfaces the frameworks, engines, and native signals hiding inside installed apps.
- Dev-Friendly Insight: Gives you a quick read on what an app is made of, without making it feel like a lab report.
- Task Manager: Real-time view of active processes and memory usage.
- Storage & Usage: Detailed analysis of app size, cache, and daily screen time.
- System Info: Overview of device sensor data, battery health, and hardware specs.
- Private by Design: Everything runs locally on your device.
- Fun to Explore: A polished UI that makes poking around feel lightweight instead of dry.
Get the latest APK from the releases section.
To set up the project locally and build from source:
- Clone the repository:
git clone https://github.com/r4khul/unfilter.git
- Install dependencies:
flutter pub get
- Run the app:
flutter run
For more detailed instructions, check the Contributing Guide.
- Contributing Guide: Guidelines for contributing to Unfilter.
- Code of Conduct: Our community standards and expectations.
- Security Policy: How to report security vulnerabilities.
- Changelog: Detailed history of changes and versions.
- License: The MIT License.



















