how to crack resin 4.0.2x resin 4.0.3x. 工具:jd http://java.decompiler.free.fr/ 利用jd打开resin 4.0.xx目录下的lib/pro.jar 将源代码另存出来。再用eclipse打开com\caucho\license\ProLicenseStore.java 把 /* */ private int _professionalCount ; /* */ private int _personalCount; 改为 /* */ private int _professionalCount =1000; /* */ private int _personalCount = 1000; 重新编译成class文件,用winrar打开resin 4.0.xx目录下的lib/pro.jar,把生成的class文件拖进对应的目录即可。 仅供学习使用,请在下载后24时间内删除。
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed