Enigma icon indicating copy to clipboard operation
Enigma copied to clipboard

Gradle Plugin - Obfuscator String Encryption (Android/Java)

Results 22 Enigma issues
Sort by recently updated
recently updated
newest added

i see define enigma.srcJava but i want build grade with multi version, hope update soon! thanks you !!

Is this plugin supports multi module? I see it's creates package in `app` but i don't have `app` in multi module and don't get my values encrypted.

org.codehaus.groovy.ast.expr.TupleExpression cannot be cast to org.codehaus.groovy.ast.expr.ArgumentListExpression org.codehaus.groovy.ast.expr.TupleExpression cannot be cast to org.codehaus.groovy.ast.expr.ArgumentListExpression Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync...

Allow the SCM checking to be disabled via an option.

Greetings. First off, great work! I started using enigma to obfuscate Strings and it worked perfectly so far, but when I use static initializer to load native library (NDK) it...

help wanted

I have a number of android projects in one large repository. When I attempted to use enigma in one of these projects, I get the message: ``` ?? The project...

bug

When i compile the app and run it and there is a syntax error it just encrypt the code and won't comeback to the original code!

bug

Love u so much, your package support for React Native app

Hi there, I have initialised my app with Github in Android Studio by going to VCS / Import into Version Control / Share Project on GitHub. I have never done...

i test this plugin to adding in my code to protect some Strings in Java class, but after Build apk and test to reverse it by JadX, i found same...

help wanted