<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>教程 on MoeJue&#39;s Blog</title>
    <link>https://en.moejue.cn/categories/%E6%95%99%E7%A8%8B/</link>
    <description>Recent content in 教程 on MoeJue&#39;s Blog</description>
    <generator>Hugo -- 0.151.2</generator>
    <language>en</language>
    <lastBuildDate>Sat, 06 Sep 2025 02:02:54 +0000</lastBuildDate>
    <atom:link href="https://en.moejue.cn/categories/%E6%95%99%E7%A8%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>[Notes] Git Common Commands by Scenario</title>
      <link>https://en.moejue.cn/posts/264/</link>
      <pubDate>Mon, 02 Jun 2025 06:58:42 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/264/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;For common Git operations in everyday development. It&amp;rsquo;s organized into categories to help you get started or get started.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h2 id=&#34;-basic-commands&#34;&gt;📦 Basic Commands&lt;/h2&gt;
&lt;p&gt;order&lt;/p&gt;
&lt;p&gt;corresponds English -ity, -ism, -ization&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git init&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Initialize a Git repository (create a &lt;code&gt;.git&lt;/code&gt; folder).&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git clone &amp;lt;url&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Clone the remote repository to local.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git status&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;View the current working directory status (file modifications, staging, etc.).&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git add &amp;lt;file&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Adds a file to the staging area.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git commit -m &amp;quot;message&amp;quot;&lt;/code&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>What is Web3.0, and what does it have to do with blockchain?</title>
      <link>https://en.moejue.cn/posts/202/</link>
      <pubDate>Mon, 17 Jun 2024 12:59:22 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/202/</guid>
      <description>&lt;p&gt;Another new inexplicable word -. - I can roughly summarize it into the following points:&lt;/p&gt;
&lt;h2 id=&#34;what-is-web30&#34;&gt;What is web3.0&lt;/h2&gt;
&lt;p&gt;Web 3.0 (Web3) is the development direction of the next generation of the Internet, aiming to create a more decentralized, user-controlled and data-protected network environment. Different from the previous Web 1.0 (static web pages) and Web 2.0 (dynamic, interactive web pages and social media), the core concepts and technologies of Web 3.0 include the following aspects:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who is the Po Lord?</title>
      <link>https://en.moejue.cn/posts/68/</link>
      <pubDate>Mon, 25 Jun 2018 07:53:09 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/68/</guid>
      <description>&lt;p&gt;Ever since I took the lead in using Weibo&amp;rsquo;s cloud storage as the image repository for the Secondary Random API, there have been many similar Secondary Random APIs extended on the internet, and after picking a few of these I know of to visit and look at, I realized that a lot of the images look quite familiar. And the links to the images can also be found in my database, isn&amp;rsquo;t this what I uploaded?
Are they all captured from me?
Of course, I don&amp;rsquo;t know what I&amp;rsquo;m talking about, but I need to know what I&amp;rsquo;m talking about.
Then selected my known ten API interface, are stored in the Sina graph bed of the secondary API. hanging on the server to collect a morning, the collection of almost 100,000, after screening the duplication of invalid after only about 10,000 left. This is surprising, which means that the data of the ten interfaces are basically the same.
Then through the program to analyze the link uploader, in the 10,000, 75% of the pictures are from the fantasy field of the bed!
Although it&amp;rsquo;s no secret that Sina users can be identified by their Sina image addresses, it&amp;rsquo;s a good idea to analyze the program to find out who uploaded the links.
&lt;a href=&#34;https://sandbox.runjs.cn/show/fx9b4hyv&#34;&gt;Online demo&lt;/a&gt; This is the js version, the code can be accessed by right clicking directly.
Through the identification can be found, a large number of images in the API are from the fantasy field of microblogging uploads, that is, I uploaded, those so-called API is not a pirated version of my own heart have a b number
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fsnjxvkx9jj30fv08i0zn.jpg&#34;&gt;
Principle Revealed:
As the registered microblogging account uid is very big, the uploaded picture is basically 007, so the following picture is I casually picked an old number on the microblogging to copy it over
The link is &lt;a href=&#34;https://wxt.sinaimg.cn/thumb300/9d0d09ably1fsn7m0jyzzj20m80cidgm.jpg&#39;s&#34;&gt;https://wxt.sinaimg.cn/thumb300/9d0d09ably1fsn7m0jyzzj20m80cidgm.jpg&#39;s&lt;/a&gt; picture&lt;/p&gt;</description>
    </item>
    <item>
      <title>Web page capture: My playlist</title>
      <link>https://en.moejue.cn/posts/31/</link>
      <pubDate>Tue, 05 Jun 2018 11:04:05 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/31/</guid>
      <description>&lt;p&gt;Recently, I saw many blogs posting tutorials on web page packet capture, which aroused my interest (zhuang) and (bi), and this article was born.
It just happened that some time ago, the API for &lt;a href=&#34;https://music.52ecy.cn/&#34;&gt;My Playlist&lt;/a&gt; to connect to Kugou failed. I took the opportunity to fix it and make a graphic tutorial. Then let Kugou &amp;ldquo;operate&amp;rdquo;
About the concept of packet capture&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Packet capture is to intercept, resend, edit, and dump the data packets sent and received during network transmission. It is also used to check network security. Packet capture is also often used for data interception, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installation of PHP environment under Linux</title>
      <link>https://en.moejue.cn/posts/65/</link>
      <pubDate>Mon, 07 May 2018 06:52:32 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/65/</guid>
      <description>&lt;p&gt;Learning environment: Centos 7.2 official version _64 bit&lt;/p&gt;
&lt;p&gt;# Update source
yum update&lt;/p&gt;
&lt;h1 id=&#34;安装nginx&#34;&gt;安装nginx&lt;/h1&gt;
&lt;p&gt;yum install nginx -y&lt;/p&gt;
&lt;h1 id=&#34;安装mysql&#34;&gt;安装mysql&lt;/h1&gt;
&lt;p&gt;wget &lt;a href=&#34;https://repo.mysql.com//mysql57-community-release-el7-11.noarch.rpm&#34;&gt;https://repo.mysql.com//mysql57-community-release-el7-11.noarch.rpm&lt;/a&gt;
yum localinstall mysql57-community-release-el7-11.noarch.rpm&lt;/p&gt;
&lt;h1 id=&#34;安装php72&#34;&gt;安装PHP7.2&lt;/h1&gt;
&lt;p&gt;rpm -Uvh &lt;a href=&#34;https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm&#34;&gt;https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm&lt;/a&gt;
rpm -Uvh &lt;a href=&#34;https://mirror.webtatic.com/yum/el7/webtatic-release.rpm&#34;&gt;https://mirror.webtatic.com/yum/el7/webtatic-release.rpm&lt;/a&gt;
yum update
yum install -y php72w-cli php72w-common php72w-dba php72w-devel php72w-fpm php72w-gd php72w-imap php72w-mbstring php72w-mysql php72w-pdo php72w-pdo_dblib php72w-pear php72w-pecl-igbinary php72w-pecl-xdebug php72w-process php72w-xml php72w-xmlrpc php72w-opcache php72w-pecl-memcached php72w-pecl-mongodb php72w-pecl-redis&lt;/p&gt;
&lt;h1 id=&#34;启动服务&#34;&gt;启动服务&lt;/h1&gt;
&lt;p&gt;service nginx start
service mysql start
service php-fmp start
/usr/sbin/php-fpm &amp;ndash;nodaemonize &amp;ndash;fpm-config /etc/php-fpm.conf &amp;gt; /dev/null 2&amp;gt;&amp;amp;1 &amp;amp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Simple Steps for Using Git</title>
      <link>https://en.moejue.cn/posts/64/</link>
      <pubDate>Tue, 03 Apr 2018 12:04:32 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/64/</guid>
      <description>&lt;p&gt;This article does not elaborate any conceptual knowledge, just make a note, simply is the use of the steps, if you encounter obstacles, please Google it!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Using SSH to Bind Git to GitHub&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;1. Generate &lt;code&gt;SSH key&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;ssh-keygen -t rsa&lt;/p&gt;
&lt;p&gt;Specify the RSA algorithm to generate the key, after which two files will be generated, id_rsa and id_rsa.pub, i.e., the key id_rsa and the public key id_rsa.pub. For these two files&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fantasy Realm Picture Bed User Help</title>
      <link>https://en.moejue.cn/posts/63/</link>
      <pubDate>Mon, 19 Mar 2018 11:56:29 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/63/</guid>
      <description>&lt;p&gt;Since many people encounter problems during installation and use, I still have to summarize it. If it still can’t be solved, you can join the group and ask questions to the omnipotent group friends.&lt;/p&gt;
&lt;h2 id=&#34;verification-code-is-not-displayed&#34;&gt;Verification code is not displayed&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Check whether the server supports the GD graphics processing library&lt;/li&gt;
&lt;li&gt;Check the server WEB environment&lt;/li&gt;
&lt;/ol&gt;
&lt;ul&gt;
&lt;li&gt;Apache: If your program is installed in a secondary directory, modify the .htaccess file in the program root directory&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;lt;IfModule mod_rewrite.c&amp;gt;
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
Rewritebase/your secondary directory name/index.php
RewriteRule ^(.*)$ /Your secondary directory name/index.php?/$1 [L]
&lt;/IfModule&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A complete collection of OEPs in various languages</title>
      <link>https://en.moejue.cn/posts/35/</link>
      <pubDate>Fri, 19 May 2017 03:08:23 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/35/</guid>
      <description>&lt;p&gt;&lt;strong&gt;It is true that it is quite troublesome to compare with OEP, so I sorted it out and directly read and understand OEP in this article,&lt;/strong&gt;
&lt;strong&gt;Or right-click the image to save it locally. Click to view the larger image&lt;/strong&gt;
&lt;strong&gt;If it helps you, please leave a comment~&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VC6 and Easy Language&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqi8qw5vw6j30f908vmy4.jpg&#34;&gt;
Delphi7
&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1fqi8qwc0kxj30hf08u0u1.jpg&#34;&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VB5
&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1fqi8qw8khaj30f608qjsb.jpg&#34;&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VB6
&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqi8qw0u4ej30f608qwfd.jpg&#34;&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;BC++
&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqi8qw68tpj30f608qgmc.jpg&#34;&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;**VS2008Debug
&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqi8qywq8zj30fx0da3zb.jpg&#34;&gt;&lt;/strong&gt;
**&lt;/p&gt;
&lt;p&gt;**VS2008Release
&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqi8qwwnntj30c907et93.jpg&#34;&gt;&lt;/strong&gt;
**&lt;/p&gt;
&lt;p&gt;**VS2012-VS2015Debug
&lt;strong&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqi8qxkwfgj30c00cx74x.jpg&#34;&gt;&lt;/strong&gt;
**&lt;/p&gt;</description>
    </item>
    <item>
      <title>Various language button event feature codes</title>
      <link>https://en.moejue.cn/posts/34/</link>
      <pubDate>Mon, 15 May 2017 05:31:08 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/34/</guid>
      <description>&lt;p&gt;When debugging software, the most important thing is to set breakpoints, so how to set breakpoints is an important skill.&lt;/p&gt;
&lt;p&gt;For example: when a prompt box pops up, download MessageBoxA; for a registry, download RegOpenKeyA, etc.
Of course, it is more convenient to go directly to the button event, because after reaching the button event, you will soon reach the core code, and your crack will not be far away.
This article summarizes the methods of finding button events in various languages. Of course, you can also use tools, such as VBexplorer, DEDE, ECE, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Learning to Crack with Zero Basics Tutorial Series Outline Season 1</title>
      <link>https://en.moejue.cn/posts/33/</link>
      <pubDate>Mon, 08 May 2017 02:00:51 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/33/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Purpose: The purpose of this set of tutorials is to prevent cracking, although this is a set of knowledge of cracking tutorials, but we only know the cracker is how to crack our software, we can better and more effective to prevent our software is cracked&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;**Basic primer **&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;   1, Chinese search and Nop [the first section of the download address](http://bbs.125.la/forum.php?mod=viewthread&amp;amp;tid=14017567): How to compile and save the program

   2, je and jmp use z flag bit [the second section of the download address](http://bbs.125.la/forum.php?mod=viewthread&amp;amp;tid=14018591): the actual battle of a do not know what the network authentication of the blasting

   3, local reboot verification [section III download address](http://bbs.125.la/forum.php?mod=viewthread&amp;amp;tid=14019645): through the compilation of the two times to save the blast
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;** button event chapter **
1, easy language button events, universal breakpoints &lt;a href=&#34;http://bbs.125.la/thread-14021176-1-1.html&#34;&gt;Button Events Chapter download address&lt;/a&gt;: rely on the easy language body to distinguish between real easy language program&lt;/p&gt;</description>
    </item>
    <item>
      <title>58 city login (RSA algorithm)</title>
      <link>https://en.moejue.cn/posts/16/</link>
      <pubDate>Wed, 23 Nov 2016 08:27:09 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/16/</guid>
      <description>&lt;p&gt;58 city login (RSA algorithm)&lt;/p&gt;
&lt;p&gt;This time. Another wonderful login algorithm analysis&lt;/p&gt;
&lt;p&gt;Destination address:
&lt;a href=&#34;https://passport.58.com/login&#34;&gt;https://passport.58.com/login&lt;/a&gt;?（58 in the same city）
Tools used:
js debugging tool (I am using a js debugging tool adapted from a forum, which is relatively intelligent)
Packet capture tool (I used F12 of the browser directly this time to search for keywords more conveniently)&lt;/p&gt;
&lt;p&gt;Tip: Since this article was published 1 year ago and has fallen into disrepair, the picture content has been lost!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sina Weibo News RSA Analysis Graphics and Text &#43; Login</title>
      <link>https://en.moejue.cn/posts/13/</link>
      <pubDate>Wed, 12 Oct 2016 06:50:19 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/13/</guid>
      <description>&lt;p&gt;Sina Weibo dynamics RSA analysis&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Tools used
1.ie browser (version 9 or above)
2.httpwatch (both Chinese and English are available)
3.js debugging tools&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Target website: &lt;a href=&#34;http://weibo.com/&#34;&gt;http://weibo.com&lt;/a&gt; (Sina Weibo)&lt;/p&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;Capture packets
Let’s follow our last packet capture process and develop good habits. I won’t go into details here.&lt;br&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2ixqxrdj30m808p421.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2ixmpmdj30ja06r3z4.jpg&#34;&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2ixpef1j30m60azgn3.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2ixrm8wj30k008rdgm.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2ixw3l7j30m806eq5d.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2ixyrvuj30m80fvtfm.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iy8lk3j30jb07uwf9.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iy9zgtj30kv089aan.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iycexlj30m807w0ve.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iymkxpj30m80fkq6d.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iysq5qj30et06bwev.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iyxgegj30m80a8gnz.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iz51cqj30gc08175d.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iz6tvrj30ip0fut9z.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2iz8pi3j30m807ewf0.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2izftdtj30ku05yjs4.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2izoqdrj30kh05cgm5.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2izr82ij30hh0e5400.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2izvdnzj30h403o74o.jpg&#34;&gt;
&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh2j02n8yj30m8030mye.jpg&#34;&gt;&lt;/p&gt;
&lt;ol start=&#34;3&#34;&gt;
&lt;li&gt;
&lt;p&gt;Analyze packet capture data&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Confirm our login submission package&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Flexible keyword search&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;js debugging 4. Finding keywords&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You can search for keywords on HttpWatch
You can also continue searching in F12 of ie&lt;/p&gt;</description>
    </item>
    <item>
      <title>China Telecom Login RSA Algorithm &#43; Analysis Graphics and Text</title>
      <link>https://en.moejue.cn/posts/14/</link>
      <pubDate>Fri, 30 Sep 2016 01:29:10 +0000</pubDate>
      <guid>https://en.moejue.cn/posts/14/</guid>
      <description>&lt;p&gt;No more nonsense!&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Tools used&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;1.ie browser (version 9 or above)&lt;/p&gt;
&lt;p&gt;2.httpwatch (both Chinese and English are available)&lt;/p&gt;
&lt;p&gt;3.js debugging tools&lt;/p&gt;
&lt;p&gt;Target website: &lt;a href=&#34;http://xz.189.cn/sso/LoginServlet&#34;&gt;http://xz.189.cn/sso/LoginServlet&lt;/a&gt; Telecom 189 login&lt;/p&gt;
&lt;ol start=&#34;2&#34;&gt;
&lt;li&gt;
&lt;p&gt;Packet capture:&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Clear the website’s cookies and cache before capturing packets.
&lt;a href=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh27cuooyj30l90cv0u6.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqh27cuooyj30l90cv0u6.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Turn on the packet capture tool before opening the page (otherwise the encrypted js will not be captured)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Determine which one is our login submission package
&lt;a href=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1fqh27p2sm7j30m80akdjt.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1fqh27p2sm7j30m80akdjt.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Analyze packet capture data:&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1fqh282bkdxj30ls076t9g.jpg&#34;&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1fqh282bkdxj30ls076t9g.jpg&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;IE’s F12 developer tools are used here.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
