Suspicious Plugin Response Team Training [CLOSED see post for details]

Since this is a similar Decompiler questions these are the best decompilers (as someone who has decompiled hundreds of obfuscated clients the past few days for Warden).

  • Krakatau an open source decompiler written in python. It gives sloppy output (especially when working with obfuscated jars), but it always decompiles. It has decompiled things that Procyon/Luyten & Fernflower & JD-GUI, etc have all failed on. I strongly reccomend it. Only downside is it doesn’t support java 8 yet.
  • Procyon\ Luyten good gor your general day to day decompiles. I like to think of it as JD-GUI on steroids. It does decently with obfuscation, but every now and then it fails.
  • Fernflower Kinda of in an area between procyon, and Krakatau.

@Minecrell Hehe, yeah the bans API. That’s my job too isn’t it… I’ll go do that straight away.

@WetSponge You can subscribe, I’ll try to move all the plugin submissions to another thread or something

@colin350 Thanks, I guess the fact that I wrote it at about 12:30am doesn’t show too much :smiley:

People interested in submissions only can now follow Suspicious Plugin Response Team Training - Submissions, which will be limited to those submissions.

2 Likes

After personally examining the plugin I would rate it at Intermediate, it’s not quite well hidden enough/obfuscated enough to be an advanced level. I need to spend more time to work out the way ratings will function so that they are fair. Also I am now trying to finish up the Bans API because it’s way overdue.