Bangcle
Android Protector
Protects Android apps from malicious activities by hardening and encrypting them using dynamic loading of encrypted dex files.
The second generation Android Hardening Protection
389 stars
25 watching
182 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
a-yatta/amdh | Automates scanning and hardening of Android devices to detect malware and protect user privacy. | 200 |
levlesec/lockup | An Android application designed to detect and prevent the extraction of sensitive data from devices using forensic tools like Cellebrite UFED. | 329 |
grapheneos/platform_bionic | A hardened Android C library repository that provides a security-focused implementation of the standard C library, math library, and dynamic linker. | 97 |
isecpartners/android-ssl-trustkiller | Bypasses SSL certificate pinning to allow intercepting encrypted traffic from many applications on Android devices. | 708 |
google/dexmod | Tool to analyze and modify Android bytecode for security research and analysis | 49 |
iromise/fans | Fuzzing tool to identify vulnerabilities in Android native system services. | 242 |
dan7800/vulnerableandroidapporacle | An analysis of an Android app vulnerable to oracle-based attacks | 42 |
prashantsolanki3/secure-pref-manager | Protects Android Shared Preferences with encryption techniques | 71 |
ericelliott/credential | Protects user passwords from brute force, rainbow tables, and timing attacks by generating unique salts for each password. | 347 |
scottybauer/android_kernel_cve_pocs | A collection of C programs demonstrating proof-of-concept vulnerabilities in Android. | 675 |
rafaeltoledo/android-security | A sample Android app showcasing various security techniques to protect against common threats and vulnerabilities. | 139 |
knurling-rs/flip-link | Protects embedded programs from stack overflows by flipping the memory layout to prevent collisions with static variables. | 282 |
t0thkr1s/allsafe | An intentionally vulnerable Android application with various exploitable security vulnerabilities. | 213 |
rednaga/apkid | Identifies how Android apps were made by analyzing compiled code and file formats | 2,070 |
hongcheng79/androidthings | A collection of Android Things drivers and examples | 5 |