Pinned Repositories
010_template_for_android
OAT AXML ARSC Template for 010Editor
aeids-py
AEIDS is a prototype of anomaly-based intrusion detection system which works by remembering the pattern of legitimate network traffic using Autoencoder.
androguard
Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !)
android-chunk-utils
Android Chunk format reader/writer
android-classyshark
Analyse 3rd party SDKs in your Android app (APK)
android-keeplive
Improve the android service process priority
android-malware
Collection of android malware samples
android-platforms
A collection of all android.jar files for the different platform versions.
android-security-awesome
A collection of android security related resources
AndroidAPIHooker
使用cydia substrate框架hook android的关键api,实时记录观察app后台运行时所调用的所有敏感函数,并生成json日志输出
HHQQYY's Repositories
HHQQYY/ManifestAmbiguity
Parser and Modify AndroidManifest.xml to prevent APK from re-packege
HHQQYY/AndroidProguardGuide
Android Proguard混淆配置指南
HHQQYY/AndroidObfuscation-NDK
Example of obfuscating an Android NDK project using O-LLVM