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 |
---|---|---|
lukefalsina/grab-n-run | Enables secure dynamic class loading in Android applications to prevent remote code execution and other security vulnerabilities. | 415 |
alhazmy13/catcho | A library that catches and handles Android app crashes, displaying a custom error page instead of the default force close dialog. | 35 |
a-yatta/amdh | Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 201 |
zalando/faux-pas | A library that simplifies error handling in Java functional programming | 133 |
rewanthtammana/damn-vulnerable-bank | An intentionally vulnerable Android application designed to test security hacking skills | 654 |
udcide/udcide | Tool for analyzing and modifying Android malware behaviors to aid in security analysis and investigation | 34 |
nonews/nopermission | A simple Android library for requesting and handling permissions in an application | 103 |
smallrye/smallrye-fault-tolerance | An implementation of fault tolerance in microservices-based applications using Java | 90 |
mobile-iot-security-lab/armandroid | A tool to protect Android apps from repackaging and tampering by embedding anti-tampering logic into the app itself. | 12 |
serval-snt-uni-lu/droidra | An approach to improve static analysis of Android apps by handling reflective calls | 50 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,077 |
rumaan/file.io-android-client | An Android app for sharing files with a set expiration time | 22 |
maaaaz/androwarn | Analyze Android app malice and detect malicious behaviors | 485 |
huuck/adbhoney | A honeypot designed to detect malware that exploits vulnerabilities in Android Debug Bridge protocols | 161 |
dan7800/vulnerableandroidapporacle | An analysis of an Android app vulnerable to oracle-based attacks | 42 |