吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 7292|回复: 6
收起左侧

[.NET逆向] Aspose.Email 破解 自己未验证

[复制链接]
evlon 发表于 2016-9-25 10:36
主要修改函数:
[C#] 纯文本查看 复制代码
internal static EnumLicense GetLicenseStatus(ClassLicense class642_0, out byte[] byte_0)
	{
		EnumLicense result = EnumLicense.NoVenture;
		byte_0 = null;
		if (class642_0 != null)
		{
			long[] array = new long[]
			{
				1126583L,
				298456245L,
				2358456L,
				3163192289L,
				2541699733L,
				321616166L,
				281170737L,
				6348546L
			};
			long num = array[0] + array[1];
			long num2 = array[2] + array[3];
			long num3 = array[4] + array[5];
			long num4 = array[6] + array[7];
			if (((long)class642_0.GetHashCode() ^ num ^ num2 ^ num3 ^ num4) == class642_0.long_0)
			{
				byte_0 = (byte[])class642_0.object_1;
				result = (EnumLicense)class642_0.object_0;
			}
		}
		return result;
	}


为:
[C#] 纯文本查看 复制代码
// Token: 0x0200044F RID: 1103
internal sealed class ClassLicense
{
	// Token: 0x06002039 RID: 8249 RVA: 0x000FC798 File Offset: 0x000FA998
	internal static EnumLicense GetLicenseStatus(ClassLicense class642_0, out byte[] byte_0)
	{
		EnumLicense result = EnumLicense.Licensed;
		byte_0 = null;
		return result;
	}


DLL下载:
Aspose.Email.fix.part1.rar (1 MB, 下载次数: 51)


Aspose.Email.fix.part2.rar (663.59 KB, 下载次数: 34)








注:发布的代码仅用于学习研究,其他用途后果自负

免费评分

参与人数 3热心值 +3 收起 理由
Sound + 1 已经处理,感谢您对吾爱破解论坛的支持!
yeyulang + 1 谢谢@Thanks!
Hmily + 1 感谢发布原创作品,吾爱破解论坛因你更精彩!

查看全部评分

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

YZyangzi 发表于 2016-9-25 21:31
进来支持一下
Uhn 发表于 2016-9-28 17:14
Hmily 发表于 2016-9-28 17:18
@evlon 建议成品和文章分开发布,成品可以发布到原创区,分析文章放到脱壳破解区就好了,2篇文章分类为改成“NET逆向”了。
kangtr 发表于 2016-10-2 12:24
不错,好东西,这个是最新的版本?
kongjie8399 发表于 2016-10-13 18:02
感谢发布原创作品,吾爱破解论坛因你更精彩!
狠丶开心 发表于 2018-6-12 11:18
学习了楼主。很棒
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-5-2 15:34

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表