Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Challenge] iKinky Minecraft Client [Challenge]
#5
^ nb is the main class i think, launches Minecraft.class


also
don't have to decompile, since the string cache is always a static field, add client and libs to your eclipse project and get the static field using reflection, dont even need to start the game. <clinit> gets loaded when you reference a class. 
Reply
 


Messages In This Thread
RE: [Challenge] iKinky Minecraft Client [Challenge] - by Bibl - 10-12-2014, 06:20 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website