isstac / kelinci

AFL-based fuzzing for Java
Apache License 2.0
231 stars 53 forks source link

Fix classloader to also allow instrumentation of e.g. commons-io version 2.6 #11

Open IchbinkeinReh opened 6 years ago

IchbinkeinReh commented 6 years ago

When you try to instrument commons-io version 2.6 with kelinci it will output the instrumented version of its dependency version of commons-io. This pull request fixes the classloader so that you can also instrument commons-io version 2.6