CodeIntelligenceTesting / jazzer

Coverage-guided, in-process fuzzing for the JVM
https://code-intelligence.com
Other
1.03k stars 137 forks source link

reopen #663 #678

Open freedom1b2830 opened 1 year ago

freedom1b2830 commented 1 year ago

reopen #663

I have a jar that a friend sent me. In it: 2 classes both use the class constant pool, that is, if I change the number of arguments in the second method of the second class, then the behavior of the program will change. in fact this jar is blackbox for me