# Android-Fake-Encryption **Repository Path**: happiii/Android-Fake-Encryption ## Basic Information - **Project Name**: Android-Fake-Encryption - **Description**: Add the encrypted flag to an APK file - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-11 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Android-Fake-Encryption ======================= Add the encrypted flag to an APK file. Inspired by [Android Security Analysis Challenge: Tampering Dalvik Bytecode During Runtime](http://bluebox.com/labs/android-security-challenge/). You can find the corresponding unpack.py at [here](https://github.com/blueboxsecurity/DalvikBytecodeTampering/blob/master/unpack.py).