Is it possible to modify a client.jar file? All class files are impossible to read. But when i decompile it, all class files becomes .java, then I see the code. If I edit it, can I compile it again to the client.jar and run it? How do I do that?