Search:

Type: Posts; User: Azurit3

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,501

    Re: Question about External Jars

    Sorry the link to the full image is here:
    http://i.imgur.com/erjBd.png
  2. Replies
    6
    Views
    1,501

    Re: Question about External Jars

    http://i.imgur.com/erjBd.png

    This is the screenshot of the problem.
  3. Replies
    6
    Views
    1,501

    Question about External Jars

    Recently, I have tried to extend a class and override it's method via Jar (don't have the java files, obfucated). This was successful, although as soon as I made a new package inside my eclipse...
  4. Replies
    5
    Views
    1,301

    Re: Instance Variables with Applet Reflection

    It's basically a bot program that grabs information from the game client using the methods such as getUsername(). Since I can't have getUsername() return a field in the client (jar reflection)...
  5. Replies
    5
    Views
    1,301

    Re: Instance Variables with Applet Reflection

    I understand how to use the Field class to get the data but I just need help putting it all together so its inside the interface.
    Each of the methods inside that Client class just returns the...
  6. Replies
    5
    Views
    1,301

    Instance Variables with Applet Reflection

    Hey guys, so I have a problem with hooking using reflection, the software I have was built so it can get methods from the applet. However I do not know how to grab instance variables.

    This is the...
Results 1 to 6 of 6