by MagicManICT » Tue Aug 27, 2013 12:46 am
A .class file is a Java source code file. Unless you know how to read code, you're not going to find a keylogger. If you knew this already, you'd know that you can open source code files in any text editor (that will support the file size).
You're better option would be using a network profiler while the app runs to see what sites it connects to. Don't enter any real information into it to avoid getting any data stolen (use something like 12345 as user name and qwerty as password). Any connections other than seatribe.se would be suspect. A good firewall should let you limit what sites a Java app can connect to, too.
Opinions expressed in this statement are the authors alone and in no way reflect on the game development values of the actual developers.