1.myecipse注册机源码
import java.text.DecimalFormat;
import java.text.NumberFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
public class MyEclipseCrack {
//
public static final void main(String[] args) {
String id = "MaYong";
String num = "999";
System.out.println("Subscriber:" + id);
System.out.println("Subscription Code:"
+ getSerial(id, "100", num, false));
}
public static String getSerial(String userId, String version,
String licenseNum, boolean selected) {
Calendar cal = Calendar.getInstance();
cal.add(1, 3);
cal.add(6, -1);
NumberFormat nf = new DecimalFormat("000");
licenseNum = nf.format(Integer.valueOf(licenseNum));
String verTime = selected ? (new StringBuffer("-")).append(
(new SimpleDateFormat("yyMMdd")).format(cal.getTime())).append(
"0").toString() : "-0912310";
String type = "YE3MB-";
String need = (new StringBuffer(String.valueOf(userId.substring(0, 1))))
.append(type).append(version).append(licenseNum)
.append(verTime).toString();
String dx = (new StringBuffer(String.valueOf(need)))
.append(
"Decompiling this copyrighted software is a violation of both your license agreement and the Digital Millenium Copyright Act of 1998 (http://www.loc.gov/copyright/legislation/dmca.pdf). Under section 1204 of the DMCA, penalties range up to a $500,000 fine or up to five years imprisonment for a first offense. Think about it; pay for a license, avoid prosecution, and feel better about yourself.")
.append(userId).toString();
int suf = decode(dx);
String code = (new StringBuffer(String.valueOf(need))).append(
String.valueOf(suf)).toString();
return change(code);
}
private static String change(String s) {
byte abyte0[] = s.getBytes();
char ac[] = new char[s.length()];
int i = 0;
for (int k = abyte0.length; i < k; i++) {
int j = abyte0[i];
if (j >= 48 && j <= 57)
j = ((j - 48) + 5) % 10 + 48;
else if (j >= 65 && j <= 90)
j = ((j - 65) + 13) % 26 + 65;
else if (j >= 97 && j <= 122)
j = ((j - 97) + 13) % 26 + 97;
ac[i] = (char) j;
}
return String.valueOf(ac);
}
private static int decode(String s) {
int i = 0;
char ac[] = s.toCharArray();
int j = 0;
for (int k = ac.length; j < k; j++)
i = 31 * i + ac[j];
return Math.abs(i);
}
}
分享到:
相关推荐
VMwarevCenterServer及ESXI系列6.5注册机;包含Vmware 所有产品系列的注册机系列(6.0版本)
MyEclipeSubscription 6.5 注册机源码
6.5版引入了VMkernel 6.5,支持NVMe存储,提高了存储性能;加强了加密功能,可以加密虚拟机磁盘和网络流量;还支持vSphere AppDefense,这是一种基于行为的安全解决方案,用于监控和保护虚拟机的行为。 【注册机】 ...
VMware Workstation 6.5注册机 非常好用的注册机,安装完vmware软件后,运行注册机就会出现有序列号,非常方便使用。喜欢玩vmware虚拟机的朋友就有福了。我用过的,好用。用两年了。
myeclipse 6.5 注册机
crt6.5注册机
myeclipse6.5注册机
myeclipse6.5注册机源代码,包括了myeclipse6.5注册机源代码
可查看及转换各种3d格式模型及纹理。该注册机适用与Deep Exploration 6.3 6.5版本。使用方法:放入安装目录后点击patch按钮。
Omnipeek 6.5注册机,用于产生omnipeek的系列号以及激活码
MyEclipse Blue 6.5 注册机
Kerio_Firewal 6.5注册机
NULL 博文链接:https://mazhihui.iteye.com/blog/1704693
ue studio 6.5 注册机 我一直在用的,很好的编辑器!
VMware vSphere ESXi 6 注册机,6.0、6.5通用。全系列可用。
1 将文件解压到secureCRT6.5的安装目录,点击patch按钮, 2 然后输入name,company,点击generate按钮 3 在licence wizard直接点击下一步,然后enter licence manually,将生成的date填入issues date,licence key等...
《VMware Workstation 6.5 注册机详解与虚拟化技术探讨》 VMware Workstation是一款由VMware公司推出的强大虚拟机软件,版本6.5.0是其历史上的一个重要里程碑,它提供了丰富的功能和稳定的性能,为用户在单台物理...
SecureCRT_6.5注册机和说明,你懂得,你明白,你晓得,你给力
破解myeclipse6.5注册机,正常情况下打开输入用户名回车既可生成所谓的密钥,之后打开myeclipse6.5输入既可。 可能会有无法打开注册机,不知道为什么。在其他机器上xp win7 32 win7 64 都使用过。