|
From what I understand by looking up BeeByte, it seems it's just a big name changer.
Sadly this isn't reversible.
So you can't really "deobfuscate" the names, since I don't believe there is a backup of the names. At best you can just rename them to what you think they are.
As stated in their FAQ "A nameTranslation.txt file can be created when you build your project that shows what new names were assigned. There is no automated translation tool provided, but it's possible to manually translate a stack trace using that file."
So unless you have the nameTranslation.txt file, then I believe it will be pretty annoying to rename everything.
|