Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need to manipulate Bytecode in any way? Try ASM.
#1
I have written many programs to interact with Java classfiles, and in each of them I've been using ASM. I've tested BCEL and I found that ASM is easier to use, and provides the same functionality.

Main Website
Java Docs
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