Does dexguard store names of classes and strings which were encrypted. I am using the following command to encrypt the classes
-encryptclasses A$B
-encryptstrings A$B
Is there a file like bin/proguard/mapping.txt where the class names are stored.