Java Antidecompiler Readme
Source code security is an important part of security in general.
Indeed, the many attacks are directed at the source code. On the
other hand, the source code is the only valued thing you have
after a few years of hard work.
It's also clear that all your support, marketing, and customer relations
will be rendered useless if your code falls into the hands of a competitor
or is stolen by an attacker.
Java developers are familiar with the scenario where a sold jar is
recompiled and, with minor changes to circumvent patent or intellectual
property protection, appears on the market and takes away a significant part of the profit.
There are many source code protection tools for Java and Java-based languages.
Among them, the most modern and reliable means is bytecode-level protection.
This means that during the protection process, special transformations are carried
out with the byte code, after which the original functionality of the recompiled
Java app cannot be restored, just as text encrypted, for example, using AES-256
cannot be decrypted, even if there is the source of that algorithm.
Additional information can be found in the
DZone article, and our
Apology pages.
About Java Antidecompiler FamilyJava Antidecompiler is an anti-piracy software for protecting executable jar files and resources against reverse engineering and plagiarism. The protection is carried out at the byte-code level, the most reliable technology today. It's written in 100% pure Java and requires JRE only.License Notice for other productsSerial No gives you the right to install any implementation(s) of Java Antidecompiler (Eclipse, IntelliJ IDEA, or NetBeans plug-ins, console, and stand-alone applications) to any number of computers belonging to Purchaser as well as to free upgrade/update during 1 (one) year from the purchase date.System RequirementsAny of Linux, Mac OS X, Solaris, or Windows ChangesJava Antidecompiler API is released DownloadsYou can download our products from our website,from the JetBrains site, as well as from the Eclipse site. Customer careBIS Guard & Co. will be glad to answer all your questions. You can reach us by e-mailtaas@bisguard.comor submitting the Contact Us form https://www.bisguard.com/contactus.html Report bugs & issuesWe welcome to report issues that may arise on your particular platform and cases. Reporting issues is important for us and can help to improve the Java Antidecompiler.E-mail: taas@bisguard.comAll trademarks and registered trademarks mentioned herein are the property of their respective owners. |