# n_hook **Repository Path**: vegetable_gua/n_hook ## Basic Information - **Project Name**: n_hook - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-16 - **Last Updated**: 2023-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 需要修改的地方: ①mian.java packageName: ->包名 name.endsWith("xxx.so") ->so的名字 ②mian.c PACKAGE_NAME: ->包名 TARGET_SO: ->so名字 JNI_OnLoad里面的hook代码# XposedLuaHook