Sign inSign up

claudiugeorgiu/obfuscapk

By claudiugeorgiu

Updated almost 3 years ago

A black-box obfuscation tool for Android apps

Image
Security
Developer tools
0

10.0K

claudiugeorgiu/obfuscapk repository overview

Important

This project is archived and no longer maintained.

Obfuscapk

Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code, since apktool is used to decompile the original apk file and to build a new application, after applying some obfuscation techniques on the decompiled smali code, resources and manifest. The obfuscated app retains the same functionality as the original one, but the differences under the hood sometimes make the new application very different from the original (e.g., to signature-based antivirus software).

The full code and documentation is available on GitHub at https://github.com/ClaudiuGeorgiu/Obfuscapk.

Tag summary

Content type

Image

Digest

sha256:33e7e0d7a

Size

424 MB

Last updated

almost 3 years ago

docker pull claudiugeorgiu/obfuscapk