android-weak-handler
Memory-safe handler
An alternative to Android's Handler class that provides memory safety features by using WeakReferences.
Memory safer implementation of android.os.Handler
2k stars
80 watching
290 forks
Language: Java
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables secure dynamic class loading in Android applications to prevent remote code execution and other security vulnerabilities. | 415 |
| A library that catches and handles Android app crashes, displaying a custom error page instead of the default force close dialog. | 35 |
| Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 202 |
| A library that simplifies error handling in Java functional programming | 133 |
| An intentionally vulnerable Android application designed to test security hacking skills | 656 |
| Tool for analyzing and modifying Android malware behaviors to aid in security analysis and investigation | 34 |
| A simple Android library for requesting and handling permissions in an application | 103 |
| An implementation of fault tolerance features for distributed systems, including bulkheads and circuit breakers. | 91 |
| A tool to protect Android apps from repackaging and tampering by embedding anti-tampering logic into the app itself. | 13 |
| An approach to improve static analysis of Android apps by handling reflective calls | 50 |
| Identifies how Android apps were made by analyzing compiled code and file formats | 2,096 |
| An Android app for sharing files with a set expiration time | 22 |
| Analyze Android app malice and detect malicious behaviors | 485 |
| A honeypot designed to detect malware that exploits vulnerabilities in Android Debug Bridge protocols | 161 |
| An analysis of an Android app vulnerable to oracle-based attacks | 42 |