Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Instrumenting Minecraft help needed please
#1
So, I attached a java agent to the 1.8.jar arguments (java -jar -javaagent:MyAgent.jar -cp -Djava etc)

And it does stuff from testing, but since i'm new to Javassist and Instrumentation I don't know how to instrument minecraft.

I tried changing the main menu singleplayer button to "Fucker" for a test, but it didn't do shit.

Does anyone have any source code for an example of changing minecraft with instrumenting or any tutorials or steps?

I used Bytecode Viewer to view iridium's injector source but since it is obfuscated pretty good with allatori and the allatori string decrypter is still not in bytecode viewer, I couldn't read shit in there except for about 10% of things.

Thanks!
Reply
 


Messages In This Thread
Instrumenting Minecraft help needed please - by LiteLeaker8 - 12-28-2014, 04:38 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