Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
artik123
on 09/01/2014, 20:27:50 UTC
Nxt full source code (decompiled 0.5.2).

https://github.com/slothbag/nxt-decompiled

donations: 6683387465452189666

Updated to 0.5.3

or: go to google, search for "java decompiler", click the first hit, download the program, open the Nxt.class file that is in the NXT-client download Smiley

Jean Luc, CfB

Why don't you use Obfuscation for the client code?

It would help in preventing decompiling the latest versions source code for a while... especially new features...

http://www.allatori.com/

http://proguard.sourceforge.net/index.html#

http://www.yworks.com/en/products_yguard_about.htm

http://java-source.net/open-source/obfuscators

http://www.excelsior-usa.com/articles/java-obfuscators.html

http://www.sable.mcgill.ca/JBCO/

http://stackoverflow.com/questions/12088/do-you-obfuscate-your-commercial-java-code


From my experience with obfuscators in C#, if you use factory pattern or resolving classes on the fly it might be problematic to use them,
because some of them will break the code.

Anyway, you will have to do heavy testing to the client after obfuscation to see if all works correctly as expected.



NXT: 3759826994751657506