<?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>黑客可以修改一些软件的中间概率吗?</title>
    <guid>_7NXmXqpu5H</guid>
    <pubDate>Thu, 02 Feb 2023 03:14:51 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="mMfJmTGR">当然可以</p><p data-pid="3bnpqaRX">游戏分为单机游戏和网络游戏</p><p data-pid="gZjVnnBt">网络游戏如果不出意外的话（虽然经常出意外，比如饿了么就出现过这种低级错误），随机数源是在服务器上，那么黑客在不黑入服务器的前提下是很难修改概率的。</p><p data-pid="ESbJaJ7E">而单机游戏我们从信任根的角度出发，很显然是可以进行修改的。</p><p data-pid="LHU5khOQ">比如普通一点的就是时间戳随机数，无论中间函数是多么复杂，只要奖品的概率不是等于0或者无穷接近于0，那么就很容易通过生日攻击碰撞出符合条件的时间戳，然后就是把时间设置成目标时间戳即可。</p><p data-pid="XVtFNd3C">再复杂一点的会引入真随机数，即系统提供的随机数接口。这个随机数是通常意义上而言是充分随机的，但是确不是真正安全的。问题出在如果你控制了这个接口呢？或者你控制了随机数硬件，那么自然可以修改目标值，从而获得想要的结果。</p><p></p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>