Skip to content

Make parser parse to json #100

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

Merged
merged 1 commit into from
Jul 19, 2020

Conversation

Luc-Veldhuis
Copy link
Contributor

Eventhough the provided parser file was very handy, the output of the parser with the json argument was not valid json, but Rust pretty print output.
I added a new option to also create json output.
The output formats now are:

  • line
  • json
  • json_real

I also added an extra option to specify if the file was in pin mode or not, but this is optional.

@Luc-Veldhuis Luc-Veldhuis marked this pull request as ready for review June 3, 2020 08:59
@spinpx spinpx merged commit bf5544d into AngoraFuzzer:master Jul 19, 2020
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

Successfully merging this pull request may close these issues.

2 participants