Hello,
I have a jar file that is encrypted and I have a class loader that is able to load the classes. In the jar file there is also interfaces that I would like to implement in my main program. How would I go about doing this. I cant find any way of extracting interfaces from jar files.
If you require more info on what I mean please let me know.
Thanks Mark.