Skip to content

HookCodeGenerator Plugin for IntelliJ IDEA. 适用于idea的hook代码生成器

License

Notifications You must be signed in to change notification settings

LanBaiCode/HookCodeGenerator

Repository files navigation

HookCodeGenerator

HookCodeGenerator Plugin for IntelliJ IDEA.


描述

  • 这是一个 IntelliJ IDEA 插件, 它可以快捷的生成 Xposed 和 Frida 的 Hook 代码
  • 支持类名、函数、字段
  • 生成的内容自动保存至剪贴板

安装

使用

安装完成后, 将光标停留在需要 Hook 的位置, 右键选择 XposedCode 或者 FridaCode, 即可自动生成对应的 Hook 代码

  • Xposed.mov
  • Frida.mov

项目编译

  • JVM设置: Preferences -> Build, Execution, Deployment -> Gradle JVM (设置为17)
  • 运行IDE: Gradle -> Tasks -> intellij -> runIde
  • 编译插件: Gradle -> Tasks -> intellij -> buildPlugin

Credits

License

MIT License

About

HookCodeGenerator Plugin for IntelliJ IDEA. 适用于idea的hook代码生成器

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages