# funJssist **Repository Path**: m1yellow/funJssist ## Basic Information - **Project Name**: funJssist - **Description**: 使用 Javaagent + Javassist 实现无侵入动态修改类方法案例。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2024-05-18 - **Last Updated**: 2025-03-01 ## Categories & Tags **Categories**: utils **Tags**: None ## README ## 说明 使用 `Javaagent` + `Javassist` 实现无侵入动态修改类方法。ASM 版本已实现 👉 **[funasm](https://github.com/M1Yellow/funasm)**