<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>反序列化 - 标签 - 5ky&#39;s Blog</title>
        <link>http://5ky.top/tags/%E5%8F%8D%E5%BA%8F%E5%88%97%E5%8C%96/</link>
        <description>反序列化 - 标签 - 5ky&#39;s Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This is a web security knowledge sharing blog. About reading, movies, living, growing up, Fly with 5ky ～</copyright><lastBuildDate>Wed, 09 Apr 2025 20:42:21 &#43;0800</lastBuildDate><atom:link href="http://5ky.top/tags/%E5%8F%8D%E5%BA%8F%E5%88%97%E5%8C%96/" rel="self" type="application/rss+xml" /><item>
    <title> Java反序列化</title>
    <link>http://5ky.top/posts/deserialization/</link>
    <pubDate>Wed, 09 Apr 2025 20:42:21 &#43;0800</pubDate>
    <author>Ty</author>
    <guid>http://5ky.top/posts/deserialization/</guid>
    <description><![CDATA[一、原理 序列化：对象转成字符串 java.io.ObjectOutputStream writeObject（用来将一个对象写入输出流中） 反序列化：字符串转对象 java.io.ObjectInputStream readObject（恢复） gadgets 类]]></description>
</item>
</channel>
</rss>
