Obfuscapk icon indicating copy to clipboard operation
Obfuscapk copied to clipboard

Request more Resource Obfuscate

Open tracer8 opened this issue 5 years ago • 2 comments

Hi, Nowadays, i saw many app have steal resources like drawables, animations, layout from another app then modify and make it for themself. I think Resource Obfuscate is very best to prevent this situation. Currently Obfusapk have only 1 Resource Obfuscate type "RandomManifest", i think it will need more type to make stronger obfuscate like:

  • XML Layouts
  • XML Values
  • Drawables
  • Animations
  • Menus

Every type above can use tech like Encrypt - Rename - ReOrder - Insert Junk to make it unique and obfuscated.

tracer8 avatar Jul 01 '20 10:07 tracer8

I've been thinking a lot about the obfuscation of the resources. The problem is that it is not trivial... I have some ideas, but I'm not satisfied. But I can assure you that (when we have time) this will be the next feature of Obfuscapk.

packmad avatar Jul 25 '20 14:07 packmad

Thank you for listening!

tracer8 avatar Jul 25 '20 14:07 tracer8