dexguard Questions

3

Solved

Application using Dexguard(8.4.9), Crashlytics(17.2.2), CrashlyticsGradle(2.3.0) Already insert a lot of rules in dexguard-rules and not solved that. All help will be welcome. Logcat: D/FirebaseCra...
Behka asked 8/1, 2021 at 19:38

4

Solved

I didn't find dexguard-license.txt file in dexguard.please help me in gradle setup in android studio here is my gradle console output Executing tasks: [:app:assembleDebug] ..... Can't find a DexG...
Evaporation asked 30/6, 2015 at 7:10

2

I'd like to proguard (obfuscate) any classes marked with the kotlin internal visibility modifier. Kotlin internal classes are public on the JVM, so they are visible and usable from Java source. I ...
Ombre asked 3/4, 2018 at 14:18

1

I wonder what is the most powerful obfuscation tool (to avoid reverse engineering): between R8 and ProGuard between R8 and DexGuard Thanks.
Violetteviolin asked 15/10, 2018 at 13:54

3

I've got a problem with my crash reports from Fabric Crashlytics when I enable Dexguard in my project. I enabled Dexguard in my project and it works pretty well. Then I followed the instructions ...

2

Solved

I am having issues using dexguard when it comes to flexjson library. I keep getting the following error when trying to deserialize using JSONDeserializer. **09-15 20:46:10.271 10901-11552/** **A/...
Powerdive asked 16/9, 2016 at 0:52

2

I am having a bit of trouble trying to integrate dexguard to my android/gradle project. Dexguard: 5.5.32 gradle: 2.2.1 gradle-plugin: 1.3.0 buildToolsVersion: 23.0.1 I get the following error w...
Jermaine asked 8/10, 2015 at 13:55

1

Solved

I am moving a project from Ant to Gradle, but there's something I just can't figure out. FACTS After building a release APK (i.e., obfuscated), I noticed that the app was crashing badly. The er...

2

i have put com.saikoa.dexguard.eclipse.adt_*.jar file in dropin folders of eclipse.And modified the Proguard-Project and Project-Properties Files in android Project.And i build the release version ...
Antique asked 24/12, 2013 at 6:1

3

Solved

I want to check how DexGuard works but it seems that it doesn't have a free trial version. Can DexGuard encrypt an Android application? Or does it simply obfuscate the code? How does DexGuard encr...
Stevenstevena asked 6/11, 2012 at 6:30
1

© 2022 - 2025 — McMap. All rights reserved.