<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>App 备案登记表内要求填写 MD5 信息，那以后是不是每次更新 App 都需要更新或重新备案？</title>
    <guid>F79q5Uy3oJQ</guid>
    <pubDate>Thu, 17 Aug 2023 02:26:42 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p></p><figure data-size="normal"><noscript><img src="https://pic3.zhimg.com/v2-bfd10f125039a29861ecb819a1a13f92_b.jpg" data-rawwidth="1039" data-rawheight="806" data-size="normal" data-original-token="v2-aa088fbc9fcedb8fc28a5efc3dd2c4d6" data-default-watermark-src="https://pic4.zhimg.com/v2-31fc9d32f48d1ce47754ba4217e7ba5b_b.jpg" class="origin_image zh-lightbox-thumb" width="1039" data-original="https://pic3.zhimg.com/v2-bfd10f125039a29861ecb819a1a13f92_r.jpg"/></noscript><img src="data:image/svg+xml;utf8,&lt;svg xmlns=&#39;http://www.w3.org/2000/svg&#39; width=&#39;1039&#39; height=&#39;806&#39;&gt;&lt;/svg&gt;" data-rawwidth="1039" data-rawheight="806" data-size="normal" data-original-token="v2-aa088fbc9fcedb8fc28a5efc3dd2c4d6" data-default-watermark-src="https://pic4.zhimg.com/v2-31fc9d32f48d1ce47754ba4217e7ba5b_b.jpg" class="origin_image zh-lightbox-thumb lazy" width="1039" data-original="https://pic3.zhimg.com/v2-bfd10f125039a29861ecb819a1a13f92_r.jpg" data-actualsrc="https://pic3.zhimg.com/v2-bfd10f125039a29861ecb819a1a13f92_b.jpg"/></figure><p data-pid="ydsspIRq">这个是真的，但是只能实现恶意规避，不能实现热更新。</p><p data-pid="OP5fdKmO">想要实现热更新，得实现对于固定hash值的碰撞，这是第一原像hash攻击。md5尽管受到了威胁，但是依然保持着2^122左右的复杂度来抵抗第一原像攻击。</p><p data-pid="GmlAvMr9">但是第二原像攻击可以实现，指生产两个包。一个为恶意包，另外一个为正常包。但是两个包的hash值相等，并上传正常包进行审核。从而实现绕过包审核制度。</p><p data-pid="9lEX-LCc">具体的工具有很多，可以github搜索一下。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>