Skip to content
This repository was archived by the owner on Jul 27, 2024. It is now read-only.

Releases: ClaudiuGeorgiu/Obfuscapk

Obfuscapk 1.3.0

06 Jan 21:22
v1.3.0
90156cd

Choose a tag to compare

Changes since the last release:

  • Drop support for Python 3.6 (end of life reached)
  • Add support for Python 3.9 and 3.10
  • Update dependencies
  • Fix obfuscation in res/xml folder by @kiber-io in #61
  • Use official VirusTotal API (d0f9e2b)
  • Add an option to ignore user defined packages by @Elyorbe in #65
  • Replace Jarsigner with Apksigner by @Dado1513 in #83
  • Add option to use aapt2 by @Dado1513 in #84
  • Fixes to ConstStringEncryption obfuscator by @techee in #96 and #98
  • Fixes to reflection obfuscators by @ardalanForoughipour in #102
  • Initial Android App Bundle support by @mirsamantajbakhsh in #121

Obfuscapk 1.2.0

22 May 18:27
v1.2.0
75cbc4e

Choose a tag to compare

Changes since the last release:

  • Add issue templates
  • Update GitHub Actions and add some tests
  • Fix paths on Windows
  • Add FAQ and troubleshooting pages
  • Add command line options for specifying a custom keystore

Obfuscapk 1.1.2

03 Sep 16:37

Choose a tag to compare

Changes since the last release:

  • Auto-generated random secret key for encryption

Obfuscapk 1.1.0

18 Apr 15:34
v1.1.0

Choose a tag to compare

Version v1.1.0.

Obfuscapk 1.0.0

01 Sep 18:29
v1.0.0
f688061

Choose a tag to compare

This is the initial release of Obfuscapk.