Skip to content
@CodingGay

CodingGay

Pinned

  1. 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 se…

    C++ 4.2k 922

  2. 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.

    Java 566 145

  3. 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, deve…

    Java 74 31

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.

    C++ 4,176 Apache-2.0 922 23 0 Updated Aug 10, 2022
  • 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.

    Java 566 Apache-2.0 145 2 0 Updated Jul 21, 2022
  • 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.

    Java 74 Apache-2.0 31 0 0 Updated May 28, 2022
  • 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.

    Java 214 Apache-2.0 59 8 1 Updated Apr 3, 2022
  • BlackObfuscator-GUI Public

    This project is an graphical utility based on BlackObfuscator.

    Kotlin 69 Apache-2.0 23 2 0 Updated Jan 30, 2022

Top languages

Loading…

Most used topics

Loading…