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

Added JSON encoder #21

Merged
merged 5 commits into from
Apr 27, 2021
Merged

Added JSON encoder #21

merged 5 commits into from
Apr 27, 2021

Conversation

denandz
Copy link
Contributor

@denandz denandz commented Apr 16, 2021

Added an encoder/decoder for JSON string escaping. Useful when targeting fuzzing at logic behind a JSON message and avoiding hitting the JSON parser errors.

Copy link
Member

@joohoi joohoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! This looks great.

Code wise it's ready to merge, but could you add the information about the change to README.md as well:

https://github.com/ffuf/pencode/#available-encoders
https://github.com/ffuf/pencode/#usage

@denandz denandz requested a review from joohoi April 26, 2021 22:07
Copy link
Member

@joohoi joohoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks again.

@joohoi joohoi merged commit 51d5197 into ffuf:master Apr 27, 2021
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