aspose for .net注册继续研究

申明:本帖只用于学习(其实是我自己记录下免得以后忘了),不发成品,大家也别问我要.
用到的工具de4dot,dnspy,vs2019

前几天老板变态的需求,非要把上万个工程的Excel文件转成html让其他人访问,目的是不想让人下载,随便吧,老板最大.
但同一进程打开100个以上文件就报错,于是就出现了上一篇文章.(其实写个进程重新开就行了,不过谁让.net的程序破解简单呢…)
然后逛论坛的时候发现了这个https://www.52pojie.cn/forum.php?mod=viewthread&tid=1116770
然后就觉得可以搞搞,锻炼锻炼智商.
根据该楼主的思路,下了个2012年版本的aspose.cell.开始研究.
先de4net去花,然后dnspy跑起来.(楼主说跑不起来要报错…报错你跳过就是了嘛,反正就只研究注册部分)

以下是部分程序片段

	internal void method_1(Stream stream_0)
		{
   
			if (stream_0 == null)
			{
   
				throw new ArgumentNullException("stream");
			}
			Class827.smethod_3(0);
			XmlDocument xmlDocument = new XmlDocument();
			xmlDocument.Load(stream_0);
			this.method_2(xmlDocument);
			Hashtable hashtable = Class828.hashtable_0;
			if (hashtable == null)
			{
   
				//hashtable = new Hashtable();
				hashtable = Class828.smethod_10();
				Class828.hashtable_0 = hashtable;
			}
			if (hashtable.ContainsKey(this.string_1))
			{
   
				throw new InvalidOperationException("This license is disabled, please contact Aspose to obtain a new license.");
			}
			if (Class827.smethod_2() > 0)
			{
   
				return;
			}
			bool flag = false;
			string[] array = this.string_0;
			int i = 0;
			while (i < array.Length)
			{
   
				string text = array[i];
				if (!text.Equals("Aspose.Total") && !text.Equals("Aspose.Total for .NET") && !text.Equals("Aspose.Cells for .NET") && !text.Equals("Aspose.Cells Product Family") && !text.Equals("Aspose.Total Product Family") && !text.Equals("Aspose.Cells"))
				{
   
					i++;
				}
				else
				{
   
					flag = true;
				
					if (!flag)
					{
   
						throw new InvalidOperationException("The license is not valid for this product.");
					}
					DateTime t = DateTime.ParseExact("2012.01.16", "yyyy.MM.dd", CultureInfo.InvariantCulture);
					if (t > this.dateTime_0)
					{
   
						throw new InvalidOperationException(string.Format("The subscription included in this license allows free upgrades until {0}, but this version of the product was released on {1}. Please renew the subscription or use a previous version of the product.", this.dateTime_0.ToString("dd MMM yyyy", CultureInfo.InvariantCulture), t.ToString("dd MMM yyyy", CultureInfo.InvariantCulture)));
					}
					if (DateTime.Now > this.dateTime_1)
					{
   
						throw new InvalidOperationException("The license has expired.");
					}
					this.enum127_0 = Enum127.const_1;
					Class828.class828_0 = this;
					return;
				}
			}
			


			if (!flag)
			{
   
				throw new InvalidOperationException("The license is not valid for this product.");
			}
			DateTime t1 = DateTime.ParseExact("2012.01.16", "yyyy.MM.dd", CultureInfo.InvariantCulture);
			if (t1 > this.dateTime_0)
			{
   
				throw new InvalidOperationException(string.Format("The subscription included in this license allows free upgrades until {0}, but this version of the product was released on {1}. Please renew the subscription or use a previous version of the product.", this.dateTime_0.ToString("dd MMM yyyy", CultureInfo.InvariantCulture), t1.ToString("dd MMM yyyy", CultureInfo.InvariantCulture)));
			}<
aspose.total for .net 是一个强大的.NET平台签名解决方案,它包括了一系列丰富的.NET组件,可以帮助开发者在.NET应用程序中实现各种签名功能。该解决方案提供了一些优秀的组件,如Aspose.Words for .NETAspose.Cells for .NETAspose.PDF for .NET 等等,这些组件提供了丰富的API,能够帮助开发者轻松地实现在Word文档、Excel表格、PDF文档等文件中进行数字签名、加密签名、验证签名等操作。 aspose.total for .net 提供了一套完备的签名解决方案,开发者可以使用这些组件来完成各种复杂的签名任务,如创建证书、设置签名位置、添加时间戳、验证签名的有效性等。而且,aspose.total for .net 提供了丰富的示例代码和文档,开发者可以根据自己的需求很容易地上手并使用这些组件。 在商业上,aspose.total for .net 提供了一种经济、高效、可靠的签名解决方案,开发者可以根据自身的需求选择不同的许可证方式,如单一产品许可证、组件套餐许可证等。aspose.total for .net 在签名领域积累了丰富的经验,其组件的稳定性和安全性得到了各个行业的认可和信赖,因此该解决方案在众多.NET开发者中具有一定的知名度和口碑。 总的来说,aspose.total for .net 是一个功能强大、灵活性高、易用性好的签名解决方案,它可以帮助开发者在.NET平台上轻松实现各种签名操作,是.NET开发领域中的一款不可多得的好产品。
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值