Proguard Mapping
Constructors
Functions
Link copied to clipboard
Adds entry to the obfuscatedToClearNamesMap map.
Link copied to clipboard
Returns deobfuscated class name or original string if there is no mapping for given obfuscated name.
Link copied to clipboard
fun deobfuscateFieldName(obfuscatedClass: String, obfuscatedField: String): String
Content copied to clipboard
Returns deobfuscated field name or original string if there is no mapping for given obfuscated name.