tsdl2018 / Bangcle

The second generation Android Hardening Protection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Bangcle is a Android Protector

It use the second generation Android Hardening Protection, load the encrypted dex file from memory dynamically

Compatibility

Support Android Version

  • 4.4
  • 5.0
  • 5.1
  • 6.0
  • 7.0
  • 7.1
  • 8.0
  • 8.1

How to use

Enter bangcle_tool directory
Run this command to protect you App

java -jar Bangcle.jar b AppName

The encrypted Apk is located at output folder

About

The second generation Android Hardening Protection


Languages

Language:C++ 55.4%Language:C 19.8%Language:Java 12.6%Language:Smali 11.2%Language:Makefile 1.0%