steady icon indicating copy to clipboard operation
steady copied to clipboard

How to run dynamic analysis successfully

Open ZupeiNie opened this issue 1 year ago • 2 comments

I used steady's maven scan by adding configuration in the project's pom file. In use, app and a2c program analysis can succeed and obtain results, but upload, instr, t2c, etc. cannot run successfully. There is a running problem with Dynamic instrumentation (JUnit). At the same time, t2c needs to run during JUnit, so the results cannot be obtained. I would like to ask whether the configuration information in the pom needs to be improved or the source code format and configuration of the project need to be modified, or how to successfully perform t2c program analysis. The github address of the steady test sample is https://github.com/11111821/steady_proj, this includes test sample source code and related command logs. Here is the command execution history. image Here is the front-end interface. image

ZupeiNie avatar Jul 20 '23 14:07 ZupeiNie