<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>《【笔记】《仙剑奇侠传4》SMP音乐解密部分研究（附源代码）》的评论</title>
	<atom:link href="https://www.mayafei.cn/archives/440/feed" rel="self" type="application/rss+xml" />
	<link>https://www.mayafei.cn/archives/440</link>
	<description>Game ReSource Research &#124; Tools &#38; Mods</description>
	<lastBuildDate>Thu, 09 Dec 2021 12:32:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.2</generator>
	<item>
		<title>作者：mayafei</title>
		<link>https://www.mayafei.cn/archives/440#comment-17769</link>
		<dc:creator><![CDATA[mayafei]]></dc:creator>
		<pubDate>Thu, 12 Sep 2019 18:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-17769</guid>
		<description><![CDATA[工具的话这个还真没有，直接替换肯定不行的，必须将MP3文件加密回去并CPK打包]]></description>
		<content:encoded><![CDATA[<p>工具的话这个还真没有，直接替换肯定不行的，必须将MP3文件加密回去并CPK打包</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：pal4fun</title>
		<link>https://www.mayafei.cn/archives/440#comment-17755</link>
		<dc:creator><![CDATA[pal4fun]]></dc:creator>
		<pubDate>Fri, 19 Jul 2019 08:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-17755</guid>
		<description><![CDATA[我想替换部分音乐体验仙剑4
可是将替换的音乐文件后缀名改成仙剑4音频文件smp格式、上网搜解密工具都没用。希望大神能提供获取被加密过的音频文件密钥的工具和一些使用步骤，谢谢]]></description>
		<content:encoded><![CDATA[<p>我想替换部分音乐体验仙剑4<br />
可是将替换的音乐文件后缀名改成仙剑4音频文件smp格式、上网搜解密工具都没用。希望大神能提供获取被加密过的音频文件密钥的工具和一些使用步骤，谢谢</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：xpenxpen</title>
		<link>https://www.mayafei.cn/archives/440#comment-17149</link>
		<dc:creator><![CDATA[xpenxpen]]></dc:creator>
		<pubDate>Thu, 18 May 2017 13:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-17149</guid>
		<description><![CDATA[总算解密成功了，感谢博主。
贴一下我的发现：XXTEA解密是以4个字节为一块解密的。如果数据大小不是4的倍数的话(如P01-3.smp)，需要将最后多余的1~3个垃圾字节去除（估计是作者故意这样做增加解密难度），然后再XXTEA解密。]]></description>
		<content:encoded><![CDATA[<p>总算解密成功了，感谢博主。<br />
贴一下我的发现：XXTEA解密是以4个字节为一块解密的。如果数据大小不是4的倍数的话(如P01-3.smp)，需要将最后多余的1~3个垃圾字节去除（估计是作者故意这样做增加解密难度），然后再XXTEA解密。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：mayafei</title>
		<link>https://www.mayafei.cn/archives/440#comment-17099</link>
		<dc:creator><![CDATA[mayafei]]></dc:creator>
		<pubDate>Tue, 21 Feb 2017 11:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-17099</guid>
		<description><![CDATA[的确]]></description>
		<content:encoded><![CDATA[<p>的确</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：风靡义磊</title>
		<link>https://www.mayafei.cn/archives/440#comment-16922</link>
		<dc:creator><![CDATA[风靡义磊]]></dc:creator>
		<pubDate>Fri, 11 Nov 2016 15:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-16922</guid>
		<description><![CDATA[加密/解密代码（C语言）: https://www.zybuluo.com/Aqua-Dream/note/563670]]></description>
		<content:encoded><![CDATA[<p>加密/解密代码（C语言）: <a href="https://www.zybuluo.com/Aqua-Dream/note/563670" rel="nofollow">https://www.zybuluo.com/Aqua-Dream/note/563670</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：风靡义磊</title>
		<link>https://www.mayafei.cn/archives/440#comment-16919</link>
		<dc:creator><![CDATA[风靡义磊]]></dc:creator>
		<pubDate>Thu, 10 Nov 2016 08:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-16919</guid>
		<description><![CDATA[搜了下，毫无疑问是XXTEA: http://blog.sina.com.cn/s/blog_6d193c030100zdvc.html]]></description>
		<content:encoded><![CDATA[<p>搜了下，毫无疑问是XXTEA: <a href="http://blog.sina.com.cn/s/blog_6d193c030100zdvc.html" rel="nofollow">http://blog.sina.com.cn/s/blog_6d193c030100zdvc.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：风靡义磊</title>
		<link>https://www.mayafei.cn/archives/440#comment-16918</link>
		<dc:creator><![CDATA[风靡义磊]]></dc:creator>
		<pubDate>Thu, 10 Nov 2016 07:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-16918</guid>
		<description><![CDATA[另外第二次读取的0x400数据似乎没有用到？我下内存断点是没跟到的。]]></description>
		<content:encoded><![CDATA[<p>另外第二次读取的0x400数据似乎没有用到？我下内存断点是没跟到的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：风靡义磊</title>
		<link>https://www.mayafei.cn/archives/440#comment-16917</link>
		<dc:creator><![CDATA[风靡义磊]]></dc:creator>
		<pubDate>Thu, 10 Nov 2016 05:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-16917</guid>
		<description><![CDATA[另外key=&quot;Vampire.C.J at Softstar Technology (ShangHai) Co., Ltd&quot;其实只用到了前面4个整数（因为涉及到此值都有and 3作为下标）]]></description>
		<content:encoded><![CDATA[<p>另外key=&#8221;Vampire.C.J at Softstar Technology (ShangHai) Co., Ltd&#8221;其实只用到了前面4个整数（因为涉及到此值都有and 3作为下标）</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：风靡义磊</title>
		<link>https://www.mayafei.cn/archives/440#comment-16915</link>
		<dc:creator><![CDATA[风靡义磊]]></dc:creator>
		<pubDate>Thu, 10 Nov 2016 03:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-16915</guid>
		<description><![CDATA[看了下，dwSize基本都是0x400，音乐数据的话也一般比这大，所以52除以dwSize再加上6并取整其实就是6，这样可以简化后面的代码内容，也可以推出加密轮数应该是5。]]></description>
		<content:encoded><![CDATA[<p>看了下，dwSize基本都是0x400，音乐数据的话也一般比这大，所以52除以dwSize再加上6并取整其实就是6，这样可以简化后面的代码内容，也可以推出加密轮数应该是5。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jim</title>
		<link>https://www.mayafei.cn/archives/440#comment-508</link>
		<dc:creator><![CDATA[jim]]></dc:creator>
		<pubDate>Sun, 18 Aug 2013 10:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mayafei.cn/?p=440#comment-508</guid>
		<description><![CDATA[好的谢谢，这段时间多有麻烦，还请包涵~]]></description>
		<content:encoded><![CDATA[<p>好的谢谢，这段时间多有麻烦，还请包涵~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
