能否提个建议
Open
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
因为pine容易被检测,所以我想提个建议,比如native函数由隐式注册改为RegisterNatives显式注册,尽可能减少出现pine相关的字符串,这样一系列操作后被检测几率就减少很多,虽然用户也可以自己魔改,但是后期如果想同步代码,跟pine对比起来会比较麻烦点,所以能否在源头这里改动下
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the native-function registration path in the Android ART hooking framework and compare its current implicit registration with the proposed RegisterNatives approach. Define which registrations must change, how compatibility is preserved, and how completion would be verified without leaving the framework’s identifying strings in the affected path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100