alibaba / alibaba/AndFix

hook后参数竟然发生了变化

Open
#347 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
7k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

E/RISK_JAVA: (0) -> 3
E/RISK_JAVA: (1) -> 76
E/RISK_JAVA: >>>>>>>. replace ok! a=76, b=1114016872
E/RISK_JAVA: A.a(3, 76) = 999

这是我打出的日志信息,我传的俩参数a=3、b=76,但是hook后第二个参数b变成了一个随机数

Contributor guide

No contributing guide indexed for this repository

Research direction

The reported entry point is A.a, with logs showing inputs a=3 and b=76 changing after the hook; no source file, test, or reproduction steps are provided. Start by locating the hook implementation and reproducing the logged call, then verify that both arguments retain their values after hooking and add a regression test if the project has relevant test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp, java
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.