2006-12-05

myeclipse注册码的通用算法

关键字: 注册码 cdkey
还不错,所有版本都通用。 import java.io.*; public class Crack {    public static String convert(String s) {        if (s == null || s.length() == 0)            return s;        byte ab ...
lendo.du
搜索本博客
我的相册
最新评论
评论排行榜