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
#2
Reply
#3
stop using java assist
[Image: 7rL6Nl0.png]
Reply
#4
(12-30-2014, 02:27 AM)potato Wrote:  yeah man, quit using java assist
become a real hacker and use bcel :^)

Too slow and bloated 
Use ASM
Reply
#5
(12-29-2014, 11:03 PM)zooty Wrote:  stop using java assist

wtf is wrong with javassist. Explain you fucktard.
Reply
#6
Javassist isn't really bad. Aside from poor documentation and decently painful structure (though not as much as BCEL, I admit), I can see it as being more attractive to someone new to Java RE since it doesn't immediately throw you into the deep end where the stack language monsters lurk.

On the topic of instrumenting Minecraft, Icyene has a pretty nice tutorial that I came across a while ago. While it is is targeted at MC server instrumenting on Bukkit and uses ASM, it covers an intro to using agents and JVM instrumentation well, I think. Link: http://bukkit.org/threads/tutorial-extre...ses.99376/
Reply
#7
(01-04-2015, 02:21 PM)LiteLeaker8 Wrote:  
(12-29-2014, 11:03 PM)zooty Wrote:  stop using java assist

wtf is wrong with javassist. Explain you fucktard.

fuck off dumbshit hen
Reply
#8
(01-06-2015, 03:42 AM)Bibl Wrote:  
(01-04-2015, 02:21 PM)LiteLeaker8 Wrote:  
(12-29-2014, 11:03 PM)zooty Wrote:  stop using java assist

wtf is wrong with javassist. Explain you fucktard.

fuck off dumbshit hen

how about u explain what is wrong with it, dummy. Also, kryponite is better than anything you can code.
Reply
#9
(01-07-2015, 09:25 AM)LiteLeaker8 Wrote:  
(01-06-2015, 03:42 AM)Bibl Wrote:  
(01-04-2015, 02:21 PM)LiteLeaker8 Wrote:  
(12-29-2014, 11:03 PM)zooty Wrote:  stop using java assist

wtf is wrong with javassist. Explain you fucktard.

fuck off dumbshit hen

how about u explain what is wrong with it, dummy. Also, kryponite is better than anything you can code.

u didnt even code kryptonite u dirty tool, its all skidded
[Image: 7rL6Nl0.png]
Reply
#10
(01-07-2015, 08:24 PM)zooty Wrote:  
(01-07-2015, 09:25 AM)LiteLeaker8 Wrote:  
(01-06-2015, 03:42 AM)Bibl Wrote:  
(01-04-2015, 02:21 PM)LiteLeaker8 Wrote:  
(12-29-2014, 11:03 PM)zooty Wrote:  stop using java assist

wtf is wrong with javassist. Explain you fucktard.

fuck off dumbshit hen

how about u explain what is wrong with it, dummy. Also, kryponite is better than anything you can code.

u didnt even code kryptonite u dirty tool, its all skidded

no it aint bitch
Reply
 


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