Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woxihuannisja/Bangcle
The second generation Android Hardening Protection
https://github.com/woxihuannisja/Bangcle
Last synced: 3 months ago
JSON representation
The second generation Android Hardening Protection
- Host: GitHub
- URL: https://github.com/woxihuannisja/Bangcle
- Owner: KuNgia09
- Created: 2018-03-19T15:26:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-02T08:13:43.000Z (over 6 years ago)
- Last Synced: 2024-08-08T07:10:52.778Z (3 months ago)
- Language: C++
- Homepage:
- Size: 46.5 MB
- Stars: 375
- Watchers: 25
- Forks: 180
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-executable-packing - BangCle - Protection tool using the second generation Android Hardening Protection, loading the encrypted DEX file from memory dynamically. (:package: Packers / After 2010)
README
# 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
java -jar Bangcle.jar b AppName
```The encrypted Apk is located at **output** folder