Results 1 to 3 of 3
Thread: Obfuscate a .class? Help please
- 04-29-2011, 05:56 AM #1
Member
- Join Date
- Apr 2011
- Posts
- 14
- Rep Power
- 0
Obfuscate a .class? Help please
I've spent a lot of time developing a text adventure that connects to MySQL and has dynamic signature images and a lot more, but in the code it connects to the MySQL database and has the username and password, but I wanted to allow others to play it but I'm afraid if I allow that, some wise guy will decompile it and basically "hack" the game. How can I obfuscate a .class so people can't get the MySQL info and/or alter the game code.
Thanks if anyone can help. Yes I've tried obfuscating it but there are a ton of errors. No it's not a .jar I just want to obfuscate a single .class.
- 04-29-2011, 06:08 AM #2
Moderator
- Join Date
- Feb 2009
- Location
- New Zealand
- Posts
- 4,561
- Rep Power
- 11
Double posted. Reply here: Obfuscate a .class? Help please
- 04-29-2011, 12:33 PM #3
Member
- Join Date
- Apr 2011
- Posts
- 14
- Rep Power
- 0
Similar Threads
-
Eclipse Compile Error: Call validateValue(Class<T>, String, Object, Class<?>...)
By Tomshi in forum EclipseReplies: 0Last Post: 03-27-2011, 05:49 AM -
super class reference variable accesses overriding sub class method
By subith86 in forum New To JavaReplies: 5Last Post: 01-26-2011, 06:38 PM -
Dynamic loading of a class (passing class definition over the network)
By eddie-w in forum Advanced JavaReplies: 8Last Post: 04-14-2010, 05:49 AM -
[SOLVED] How to pass information from child class to parent class
By pellebye in forum New To JavaReplies: 7Last Post: 05-06-2009, 12:42 PM -
Obfuscate the code
By jayaganesh in forum Advanced JavaReplies: 1Last Post: 12-11-2007, 10:31 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks