Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced support for gradle projects that use JQF #86

Closed
dsaff opened this issue Mar 16, 2020 · 3 comments
Closed

Enhanced support for gradle projects that use JQF #86

dsaff opened this issue Mar 16, 2020 · 3 comments

Comments

@dsaff
Copy link

dsaff commented Mar 16, 2020

I'd like to build some more support for apps that build with gradle and want to fuzz with JQF. This is not the same as #81, which shifted JQF itself to build with gradle. In this case, it would probably mean building a gradle plugin that would handle the rather tricky classpath details required to get a complicated program (especially written for Android) properly fuzzing. I got this working a few weeks ago, and it was complex enough that I think many casually-interested devs would get scared off.

I will probably start this in my own repo, but wanted to leave a note here in case you see this being of use in the base repo. Thanks!

@rohanpadhye
Copy link
Owner

Awesome, this will be a great contribution! Thank you very much :-)

@dsaff
Copy link
Author

dsaff commented Jul 4, 2020

FYI, I ended up taking a different direction on this, so if someone else wants to pick up the thread, feel welcome!

@rohanpadhye
Copy link
Owner

Sorry to hear that, but thanks for coming back to let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants