You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ThisTestUser edited this page Aug 26, 2021
·
5 revisions
Deobfuscation
In this tutorial, you will try to deobfuscate an actual jar. As you don't know how to learn which obfuscator used on your jar, we will give you the transformer(s) you need to use.
If you got an error, it may be because you did not apply the correct transformers in the correct order. Our common errors folder here contains instructions for what to do when encountering errors.