<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0"><channel><title>类加载 | baozongwi's blog</title><link>https://baozongwi.xyz/tags/%E7%B1%BB%E5%8A%A0%E8%BD%BD/</link><description>Currently exploring Java security and internal network penetration, with CTFs as a hobby.</description><generator>Hugo</generator><language>zh-cn</language><item><title>AliCTF2026 Fileury</title><link>https://baozongwi.xyz/p/alictf-2026-fileury/</link><pubDate>Wed, 06 May 2026 11:29:09 +0800</pubDate><guid>https://baozongwi.xyz/p/alictf-2026-fileury/</guid><description>jdk8 一种常见但我第一次学习的手法 ext jar rce</description></item><item><title>Java中动态加载字节码</title><link>https://baozongwi.xyz/p/java-dynamic-bytecode-loading/</link><pubDate>Tue, 02 Sep 2025 21:21:47 +0800</pubDate><guid>https://baozongwi.xyz/p/java-dynamic-bytecode-loading/</guid><description>本文介绍几个加载字节码的常用方法。方便后续学习CC2、fastjson、内存马等应用做 概念 严格意义上来说，Java字节码(ByteCode)其实仅仅指的是Java虚拟机执行使用的一类指令，通常被存储 在.class文件中。 知周所众，不同平台、不同CPU的计算机指令有差异，但因为Java是一门跨平台的编译型语言，所 …</description></item></channel></rss>