<?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>Z42ySabFmZ3</guid>
    <pubDate>Thu, 28 Jul 2022 02:58:03 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p></p><a href="https://www.zhihu.com/question/402214496/answer/1911020960" data-draft-node="block" data-draft-type="link-card" class="internal">公司可以监控到我用公司电脑登录的微信聊天内容吗？技术原理是什么？</a><p data-pid="Z0lLkvEl">这位答主提到了手机端是安全的，事实上这也是错误的。</p><p data-pid="tys1-UFg">例如很多xpose插件等等，就可以支持获取微信的内容，从而可以窃取微信的内容。</p><p data-pid="huNG1Qg2">再比如很多软件清理软件都可以选择是否清理微信图片，这里的微信图片是保存在本地的文件夹中，由于android本身的原因，所以微信聊天中的图片和视频都是可以被获取的。</p><p data-pid="Pt-b3nQR">举个最简单的例子吧，你老板完全可以记录下你的微信密码，然后等你下班了再登录慢慢查看。</p><p data-pid="zx6QMhue">因为目前获取内容的方式还很方便，可以直接通过加证书或者获取会话密钥等方式来进行破解，如果以上都失效了，也完全可以通过进程注入等类似于游戏外挂的方式来进行破解。因为微信中包含的语音，字符串等数据都要解析成明文才能呈现在电脑屏幕。在解析的过程中，就可以被通过本机的外挂发现，所以因此很难避免被查看。</p><p data-pid="lvgFi-uW">在本机中添加了可信硬件，可以保护程序的完整性和真实性，确保你下载的是经过可信方签名的软件。但是这也不能完全保障运行过程中进程本身的安全性。（难度等同于反外挂，已知目前外挂不能杜绝，所以这个也不能杜绝）</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>