Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java Expert Application
#1
I typically don't open source things but I do have a little bit available here (both repo's are Java, not much but at least it's something): https://github.com/Swizzbeat

I got interested in Java when I thought about writing my own bot scripts for a RuneScape. From there I stumbled upon many reverse engineering resources, and eventually built my own basic RuneScape bot which identified a few classes and subclassed their canvas for me to paint over. Reading the JVM specification was probably the best thing I've ever done as I learned quite a bit about bytecode and how the JVM works. I've never had a comp sci class in my life, but I did manage to sneak into the AP Computer Science AB exam last year in high school and get a 4 on it.

If you need any other information let me know, I'll try to scrape up some more code I want to make public.
Reply
 


Messages In This Thread
Java Expert Application - by Explicit - 01-20-2015, 01:38 PM
RE: Java Expert Application - by zooty - 01-20-2015, 10:07 PM
RE: Java Expert Application - by Konloch - 01-20-2015, 11:29 PM
RE: Java Expert Application - by Explicit - 01-21-2015, 12:12 AM
RE: Java Expert Application - by Bibl - 01-21-2015, 04:20 AM
RE: Java Expert Application - by Explicit - 01-21-2015, 05:28 AM

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