|
1 | 1 | <!--
|
2 |
| - If this issue is a bug report (i.e. something wasn't deobfuscated), |
3 |
| - please read the FAQs first (bottom of the README). |
| 2 | + PLEASE READ ENTIRELY BEFORE POSTING |
| 3 | + If this issue is about deobfuscating a file, you must have actually tried to run the deobfuscator first. |
| 4 | + Simply uploading a file without any information will most likely get your issue ignored. |
| 5 | + Instead, tell us what you've tried, what the detect option (which is very helpful in finding transformers) |
| 6 | + found, and any other useful information (errors) that may be helpful. |
| 7 | +
|
| 8 | + In addition, please look into the FAQ at the bottom of the readme AND the commonerrors folder |
| 9 | + to make sure you're not making one of the common errors. (You should always read General.md!) |
| 10 | + PLEASE do not skip this step, it will most likely help! |
4 | 11 |
|
5 |
| - Please make sure that you've provided a copy of the file you're deobfuscation if possible. |
6 |
| - If you don't have permission to provide the entire program or you don't want to, |
7 |
| - then there's not much I can do. I'm not psychic. |
| 12 | + Please make sure that you've provided a copy of the file if possible. Files that are copyrighted |
| 13 | + (e.g. not freely available on the internet or Minecraft clients that have Mojang classes shaded) |
| 14 | + are not allowed to be uploaded. In that case, you may want to decompile and search for the relevant decryption classes |
| 15 | + and upload the screenshots instead, but just make sure class names are not visible! |
8 | 16 |
|
9 | 17 | You should also provide a copy of the config/code you're using to run the deobfuscator.
|
10 | 18 | Order of transformers matter, and sometimes you just need to switch them around.
|
|
0 commit comments