首次提交
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
https://zhuanlan.zhihu.com/p/668667982
|
||||
ja-netfilter 做方法注入
|
||||
|
||||
|
||||
插件CODE 获取原理
|
||||
先到插件市场下载到想要破解的插件jar包然后 winrar打开 META-INF/plugin.xml
|
||||
读到这一行获取插件code
|
||||
|
||||
<product-descriptor code="PCMAKEPLUS"
|
||||
|
||||
|
||||
|
||||
<idea-plugin>
|
||||
<idea-version since-build="213" until-build="253.*"/>
|
||||
<id>artsiomch.cmake.plus</id>
|
||||
<name>CMake Plus</name>
|
||||
<version>253.1.0</version>
|
||||
<vendor>achapialiou</vendor>
|
||||
<product-descriptor code="PCMAKEPLUS" release-date="20251025" release-version="2531"/>
|
||||
Reference in New Issue
Block a user