<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>GeekRaw - 逆向工程</title>
    <link>https://www.geekraw.com/forum-18-1.html</link>
    <description>Latest 20 threads of 逆向工程</description>
    <copyright>Copyright(C) GeekRaw</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Tue, 28 Jul 2026 20:45:04 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.geekraw.com/static/image/common/logo_88_31.gif</url>
      <title>GeekRaw</title>
      <link>https://www.geekraw.com/</link>
    </image>
    <item>
      <title>学习通登录逆向</title>
      <link>https://www.geekraw.com/thread-18-1-1.html</link>
      <description><![CDATA[1. 进入学习通的登录页面输入账密之后，进行抓包看看请求接口参数：
我们可以看到有一个请求名为fanyalogin，这个就是我们需要的登录接口了。并且用户的用户名和密码也进行了加密。


data = {
    \&quot;fid\&quot;: \&quot;-1\&quot;,
    \&quot;uname\&quot;: \&quot;skMwB2rEEqmafjZdHqTZ0Q==\&quot;,
    \&quot;passwor ...]]></description>
      <category>逆向工程</category>
      <author>1914607983</author>
      <pubDate>Tue, 09 Jun 2026 14:19:46 +0000</pubDate>
    </item>
  </channel>
</rss>