CodingGay
Pinned Loading
Repositories
- BlackDex Public
BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in several seconds.
CodingGay/BlackDex’s past year of commit activity - BlackObfuscator-ASPlugin Public
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
CodingGay/BlackObfuscator-ASPlugin’s past year of commit activity - BlackObfuscator Public
Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.
CodingGay/BlackObfuscator’s past year of commit activity - BlackReflection Public
BlackReflection provides a series of API to use Java Reflection easily. Developer can use annotation to assign class, field and method. Then it will generate the reflection code automatically, developer don't need to write extra code to achieve Java Reflection.
CodingGay/BlackReflection’s past year of commit activity