Okay I have a 508 client, I want to hide the files inside there with all the class files, so they can't touch them. How do i do this?
Okay I have a 508 client, I want to hide the files inside there with all the class files, so they can't touch them. How do i do this?
compile to a jar file?
Maybe Compile to a jar file or try hiding them on your part then try them on someone elses part.
Though we all know JAR's can be extracted and then the classes decompiled. Why would you need to hide stuff from users? (sounds... fishy if you ask me)